We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa1c167 commit 675f1a4Copy full SHA for 675f1a4
1 file changed
.github/workflows/ci-cd.yml
@@ -61,6 +61,7 @@ jobs:
61
62
amend:
63
if: github.ref == 'refs/heads/master' && github.repository == 'kool-dev/docker-node'
64
+ needs: build
65
runs-on: ubuntu-latest
66
strategy:
67
matrix:
0 commit comments