Skip to content

Commit

Permalink
✨ feat: 增加一键docker
Browse files Browse the repository at this point in the history
  • Loading branch information
buyfakett committed Oct 31, 2023
1 parent ec7a690 commit 32e7694
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 32e7694

Please sign in to comment.