Skip to content

Commit

Permalink
up build
Browse files Browse the repository at this point in the history
  • Loading branch information
lejianwen committed Sep 27, 2024
1 parent 6d1e7a4 commit b551c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
with:
context: "."
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
platforms: ${{ matrix.job.docker_platform }}
push: true
provenance: false
tags: |
Expand Down

0 comments on commit b551c7a

Please sign in to comment.