Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
python-compile
Commits
b0f44ec3
Commit
b0f44ec3
authored
Jun 13, 2020
by
EKbfh
🐼
Browse files
Add Ubuntu distro
parent
47c8f064
Pipeline
#24038
passed with stages
in 30 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b0f44ec3
...
...
@@ -48,15 +48,15 @@ compile_Debian_9:
# Ubuntu Family
compile_Ubuntu_16
:
extends
:
.base_compile
image
:
ubuntu:16
image
:
ubuntu:16
.04
compile_Ubuntu_18
:
extends
:
.base_compile
image
:
ubuntu:18
image
:
ubuntu:18
.04
compile_Ubuntu_20
:
extends
:
.base_compile
image
:
ubuntu:20
image
:
ubuntu:20
.04
# RedHat Family
compile_RedHat
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment