Skip to content

Commit 55ca636

Browse files
committed
Make deploy-consumers depend on deploy-base
1 parent 1602a22 commit 55ca636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version-base-deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
strategy:
6161
matrix:
6262
dockerfile: [ubuntu, debian]
63+
needs: deploy-base
6364
steps:
6465
- name: Checkout Repo
6566
uses: actions/checkout@v3

0 commit comments

Comments
 (0)