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 1602a22 commit 55ca636Copy full SHA for 55ca636
.github/workflows/version-base-deploy.yml
@@ -60,6 +60,7 @@ jobs:
60
strategy:
61
matrix:
62
dockerfile: [ubuntu, debian]
63
+ needs: deploy-base
64
steps:
65
- name: Checkout Repo
66
uses: actions/checkout@v3
0 commit comments