[v9.4.x] Backport #65797 and #65806 to v9.4.x (#65857)

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

Make init-enterprise depend on grabpl

# Conflicts:
#	.drone.yml

(cherry picked from commit 821633c796)

# Conflicts:
#	.drone.yml
#	scripts/drone/pipelines/test_frontend.star

* CI: Exclude cloud related tags from tag events  (#65806)

* Exclude cloud related tags

* Fix starlark lint errors

(cherry picked from commit a18ea77aac)

# Conflicts:
#	.drone.yml
This commit is contained in:
Dimitris Sotirakis
2023-04-04 08:36:57 +02:00
committed by GitHub
parent 7d7751d5b0
commit 285d5809c5
4 changed files with 76 additions and 27 deletions
+1
View File
@@ -128,6 +128,7 @@ def init_enterprise_step(ver_mode):
"image": build_image,
"depends_on": [
"clone-enterprise",
"grabpl",
],
"environment": environment,
"commands": [