Skip to content
Snippets Groups Projects
Commit ae3aa691 authored by Sascha Herzinger's avatar Sascha Herzinger
Browse files

New CI pipeline (debug) - maybe CI has already access to docker

parent fe1d6d58
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment