Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blaar
Commits
69aa3375
Commit
69aa3375
authored
May 23, 2019
by
Julien Abadji
Browse files
Update .gitlab-ci.yml
parent
50dab1ab
Pipeline
#87
failed with stage
in 13 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
69aa3375
...
@@ -8,6 +8,14 @@ build:xenial:
...
@@ -8,6 +8,14 @@ build:xenial:
image
:
ubuntu:xenial
image
:
ubuntu:xenial
<<
:
*install_definition
<<
:
*install_definition
build:latest:
build:bionic:
image
:
ubuntu:latest
image
:
ubuntu:bionic
<<
:
*install_definition
build:cosmic:
image
:
ubuntu:cosmic
<<
:
*install_definition
build:disco:
image
:
ubuntu:disco
<<
:
*install_definition
<<
:
*install_definition
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment