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
9e7385cf
Commit
9e7385cf
authored
Mar 09, 2018
by
Sascha Herzinger
Browse files
New CI pipeline (debug) - fixed setup
parent
f7ab85ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e7385cf
...
...
@@ -23,7 +23,7 @@ build:
script
:
-
yum install -y epel-release
-
yum update -y
-
yum install -y python34
-
yum install -y python34
python34-pip
-
pip3 install setuptools
-
python3 setup.py sdist
-
docker build -t $DOCKER_IMAGE_TAG --build-arg SDIST=$SDIST .
...
...
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