Skip to content

Commit

Permalink
fix(ci): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruzzese902 committed Oct 26, 2023
1 parent 6554087 commit 69c3f11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ steps:
- name: destroy
image: quay.io/sighup/e2e-testing-drone-plugin:v1.24.0
pull: always
depends_on: [e2e-egress-gateway]
depends_on: [e2e-istio-with-citadel]
settings:
action: destroy
pipeline_id: cluster-124
Expand Down Expand Up @@ -439,7 +439,7 @@ steps:
- name: destroy
image: quay.io/sighup/e2e-testing-drone-plugin:v1.25.3
pull: always
depends_on: [e2e-egress-gateway]
depends_on: [e2e-istio-with-citadel]
settings:
action: destroy
pipeline_id: cluster-125
Expand Down Expand Up @@ -695,7 +695,7 @@ steps:
- name: destroy
image: quay.io/sighup/e2e-testing-drone-plugin:v1.26.4
pull: always
depends_on: [e2e-egress-gateway]
depends_on: [e2e-istio-with-citadel]
settings:
action: destroy
pipeline_id: cluster-126
Expand Down Expand Up @@ -951,7 +951,7 @@ steps:
- name: destroy
image: quay.io/sighup/e2e-testing-drone-plugin:v1.27.1
pull: always
depends_on: [e2e-egress-gateway]
depends_on: [e2e-istio-with-citadel]
settings:
action: destroy
pipeline_id: cluster-127
Expand Down

0 comments on commit 69c3f11

Please sign in to comment.