Skip to content
Snippets Groups Projects
Commit 13efa95e authored by Andreas Krüger's avatar Andreas Krüger Committed by Kubernetes Prow Robot
Browse files

Run less CI jobs on each PR (#3967)

parent e2523745
No related branches found
No related tags found
No related merge requests found
......@@ -364,6 +364,8 @@ gce_centos7-flannel-addons:
except: ['triggers']
only: [/^pr-.*$/]
### MANUAL JOBS
gce_centos-weave-kubeadm-sep:
stage: deploy-part2
<<: *job
......@@ -372,10 +374,7 @@ gce_centos-weave-kubeadm-sep:
<<: *gce_variables
<<: *centos_weave_kubeadm_variables
when: on_success
except: ['triggers']
only: [/^pr-.*$/]
### MANUAL JOBS
only: ['triggers']
gce_ubuntu-weave-sep:
stage: deploy-part2
......@@ -385,8 +384,7 @@ gce_ubuntu-weave-sep:
<<: *gce_variables
<<: *ubuntu_weave_sep_variables
when: manual
except: ['triggers']
only: [/^pr-.*$/]
only: ['triggers']
gce_coreos-calico-sep-triggers:
stage: deploy-part2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment