Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
ae3aa691
Commit
ae3aa691
authored
Mar 09, 2018
by
Sascha Herzinger
Browse files
New CI pipeline (debug) - maybe CI has already access to docker
parent
fe1d6d58
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae3aa691
...
...
@@ -24,18 +24,7 @@ prepare:
script
:
-
yum install -y epel-release
-
yum update -y
-
>
yum install -y
python34
python34-pip
yum-utils
device-mapper-persistent-data
lvm2
-
>
yum-config-manager
--add-repo https://download.docker.com/linux/centos/docker-ce.repo
-
yum install -y docker-ce
-
systemctl start docker
-
yum install -y python34 python34-pip
-
pip3 install twine
artifacts
:
untracked
:
true
...
...
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