Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
f765ed8f
Unverified
Commit
f765ed8f
authored
6 years ago
by
k8s-ci-robot
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #3179 from kubernetes-incubator/removeubuntu18
move ubuntu18 to CI part2
parents
2c98efb7
84bfcbc0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-2
3 additions, 2 deletions
.gitlab-ci.yml
with
3 additions
and
2 deletions
.gitlab-ci.yml
+
3
−
2
View file @
f765ed8f
...
...
@@ -334,8 +334,10 @@ gce_coreos-calico-aio:
except
:
[
'
triggers'
]
only
:
[
/^pr-.*$/
]
### PR JOBS PART2
gce_ubuntu18-flannel-aio
:
stage
:
deploy-part
1
stage
:
deploy-part
2
<<
:
*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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment