CI: Make init-enterprise depend on grabpl (#65797)

Make init-enterprise depend on grabpl

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-04-03 14:04:30 +03:00
committed by GitHub
parent 2647b2e0f9
commit 821633c796
3 changed files with 27 additions and 14 deletions
+1
View File
@@ -171,6 +171,7 @@ def init_enterprise_step(ver_mode):
"image": build_image,
"depends_on": [
"clone-enterprise",
"grabpl",
],
"environment": environment,
"commands": [