Skip to content

Commit

Permalink
chore: modify pre-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wanghe-fit2cloud committed Jul 24, 2024
1 parent 4a3831a commit 08a50e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: |
${{ env.DOCKERHUB_REPO }}:latest
Expand Down

0 comments on commit 08a50e0

Please sign in to comment.