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 a721018 commit 43fcdfdCopy full SHA for 43fcdfd
.github/workflows/docker-publish.yaml
@@ -10,7 +10,6 @@ on:
10
11
jobs:
12
call-docker-build:
13
- needs: test
14
uses: ethdevops/workflows/.github/workflows/basic-docker-build.yaml@main
15
secrets:
16
docker_registry_user: ${{ secrets.DOCKER_REGISTRY_USER }}
0 commit comments