Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
Okular
Commits
327a6664
Commit
327a6664
authored
Jun 20, 2019
by
Albert Astals Cid
Browse files
Add linux testing CI
parent
a797d2ae
Pipeline
#5426
passed with stage
in 14 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
327a6664
include
:
-
https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-before.yml
-
https://invent.kde.org/sysadmin/ci-tooling/raw/master/invent/ci-applications-linux.yml
build_ubuntu_18_04
:
stage
:
build
image
:
ubuntu:bionic
only
:
-
merge_requests
before_script
:
-
sed -i -e 's/# deb-src/deb-src/g' /etc/apt/sources.list
-
apt-get update
...
...
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