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 6d029ee commit e71980fCopy full SHA for e71980f
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
build-image:
18
runs-on: ubuntu-latest
19
- needs: create-final-image
+ needs: tags-cleanup
20
strategy:
21
fail-fast: false
22
max-parallel: 4
0 commit comments