File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9494 password : ${{ secrets.dockerhub_password }}
9595
9696 - name : Build and push
97- uses : NethermindEth/github-action-image-build-and-push@bb683244b10d8aae21baf577b2e9ab4056236063
97+ uses : NethermindEth/github-action-image-build-and-push@e50662dd7ef064903ce698046e520fc2c3711003
9898 with :
9999 registry : " dockerhub"
100100 image_name : ${{ inputs.repo_name }}/${{ inputs.image_name }}
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122122 password : ${{ steps.jfrog.outputs.oidc-token }}
123123
124124 - name : Build and push
125- uses : NethermindEth/github-action-image-build-and-push@bb683244b10d8aae21baf577b2e9ab4056236063
125+ uses : NethermindEth/github-action-image-build-and-push@e50662dd7ef064903ce698046e520fc2c3711003
126126 with :
127127 registry : " artifactory"
128128 image_name : ${{ steps.env-vars.outputs.IMAGE_NAME }}
You can’t perform that action at this time.
0 commit comments