Skip to content

Commit

Permalink
test action push
Browse files Browse the repository at this point in the history
  • Loading branch information
otani88 committed Nov 14, 2024
1 parent 3d23f46 commit 758d1bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-build-core-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ jobs:
with:
context: .
push: ${{ inputs.action == 'push' }}
platforms: ${{ env.PLATFORM }}
platforms: ${{ matrix.platforms }}
file: docker/${{ matrix.components }}/Dockerfile
build-args: |
SCCACHE_GCS_BUCKET=matterlabs-infra-sccache-storage
Expand Down

0 comments on commit 758d1bc

Please sign in to comment.