Skip to content

Commit

Permalink
build docker
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Feb 23, 2024
1 parent 7de2dac commit d1e2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
hermeznetwork/zkevm-bridge-service::${{ github.ref_name }}
hermeznetwork/zkevm-bridge-service:${{ github.ref_name }}
build-args: |
PRIVATE_TOKEN=${{secrets.GIT_TOKEN}}

0 comments on commit d1e2a6b

Please sign in to comment.