Skip to content

Commit

Permalink
Merge pull request #19 from tian-minghui/tmp
Browse files Browse the repository at this point in the history
Update docker-publish.yml
  • Loading branch information
tian-minghui authored Apr 3, 2024
2 parents 70a74cf + e89a990 commit 5a9ce02
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 5a9ce02

Please sign in to comment.