Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
81e9b2ce
Commit
81e9b2ce
authored
Mar 12, 2018
by
Yohan Jarosz
🐶
Browse files
Update .gitlab-ci.yml (add - docker info in before script as in the docs)
parent
45fd2f8a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
81e9b2ce
...
...
@@ -8,6 +8,7 @@ before_script:
-
FRACTALIS_VERSION=$(grep version setup.py | grep -o "[0-9]\.[0-9]\.[0-9]")
-
DOCKER_IMAGE_TAG="fractalis:$FRACTALIS_VERSION"
-
SDIST=fractalis-$FRACTALIS_VERSION.tar.gz
-
docker info
stages
:
-
build_sdist
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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