Skip to content

Commit 67f12d7

Browse files
committed
fix: add dependes policeman on the first e2e test
1 parent 27a9831 commit 67f12d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.drone.yml

+3
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ name: e2e-kubernetes-1.28-tigera-operator
6767
kind: pipeline
6868
type: docker
6969

70+
depends_on:
71+
- policeman
72+
7073
platform:
7174
os: linux
7275
arch: amd64

0 commit comments

Comments
 (0)