Browse Source

Enable packet_ubuntu-contiv-sep (#4595)

pull/4868/head
Maxime Guyot 5 years ago
committed by Kubernetes Prow Robot
parent
commit
9b2d176617
1 changed files with 2 additions and 2 deletions
  1. 4
      .gitlab-ci/packet.yml

4
.gitlab-ci/packet.yml

@ -62,9 +62,9 @@ packet_ubuntu-flannel-ha:
when: on_success when: on_success
packet_ubuntu-contiv-sep: packet_ubuntu-contiv-sep:
stage: deploy-special
stage: deploy-part2
<<: *packet <<: *packet
when: manual
when: on_success
packet_ubuntu18-cilium-sep: packet_ubuntu18-cilium-sep:
stage: deploy-special stage: deploy-special

Loading…
Cancel
Save