Browse Source

Move on_success test to deploy-part2 (#4627)

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

2
.gitlab-ci/packet.yml

@ -102,7 +102,7 @@ packet_rhel7-canal-sep:
only: ['master', /^pr-.*$/]
packet_centos7-calico-ha:
stage: deploy-special
stage: deploy-part2
<<: *packet
when: on_success
except: ['triggers']

Loading…
Cancel
Save