Merge pull request #3179 from kubernetes-incubator/removeubuntu18

move ubuntu18 to CI part2
pull/3193/head
k8s-ci-robot 2018-08-24 10:08:57 -07:00 committed by GitHub
commit f765ed8f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -334,8 +334,10 @@ gce_coreos-calico-aio:
except: ['triggers']
only: [/^pr-.*$/]
### PR JOBS PART2
gce_ubuntu18-flannel-aio:
stage: deploy-part1
stage: deploy-part2
<<: *job
<<: *gce
variables:
@ -345,7 +347,6 @@ gce_ubuntu18-flannel-aio:
except: ['triggers']
only: [/^pr-.*$/]
### PR JOBS PART2
gce_centos7-flannel-addons:
stage: deploy-part2
<<: *job