move ubuntu18 to CI part2
This commit is contained in:
parent
2c98efb781
commit
84bfcbc0d8
1 changed files with 3 additions and 2 deletions
|
@ -334,8 +334,10 @@ gce_coreos-calico-aio:
|
||||||
except: ['triggers']
|
except: ['triggers']
|
||||||
only: [/^pr-.*$/]
|
only: [/^pr-.*$/]
|
||||||
|
|
||||||
|
### PR JOBS PART2
|
||||||
|
|
||||||
gce_ubuntu18-flannel-aio:
|
gce_ubuntu18-flannel-aio:
|
||||||
stage: deploy-part1
|
stage: deploy-part2
|
||||||
<<: *job
|
<<: *job
|
||||||
<<: *gce
|
<<: *gce
|
||||||
variables:
|
variables:
|
||||||
|
@ -345,7 +347,6 @@ gce_ubuntu18-flannel-aio:
|
||||||
except: ['triggers']
|
except: ['triggers']
|
||||||
only: [/^pr-.*$/]
|
only: [/^pr-.*$/]
|
||||||
|
|
||||||
### PR JOBS PART2
|
|
||||||
gce_centos7-flannel-addons:
|
gce_centos7-flannel-addons:
|
||||||
stage: deploy-part2
|
stage: deploy-part2
|
||||||
<<: *job
|
<<: *job
|
||||||
|
|
Loading…
Reference in a new issue