Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
slippersheepig authored May 12, 2024
1 parent a10956b commit e6ee5a7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
platforms: |
linux/amd64
linux/arm64
linux/arm/v7
platforms: linux/amd64, linux/arm64
push: true
tags: sheepgreen/chatdev:latest

0 comments on commit e6ee5a7

Please sign in to comment.