We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a402df9 commit c031aa0Copy full SHA for c031aa0
.github/workflows/deploy.yml
@@ -70,7 +70,6 @@ jobs:
70
working-directory: deploy
71
env:
72
NETWORK_NAME: ${{ matrix.network }}
73
- COMMIT_SHA: ${{ github.sha }}
74
IMAGE_TAG: ${{ github.sha }}
75
DOCKER_HOST: 172.31.0.5:2376
76
DATABASE_PASSWORD: ${{ secrets.DATABASE_PASSWORD }}
0 commit comments