Skip to content
Snippets Groups Projects
Commit 5ba8072a authored by Yohan Jarosz's avatar Yohan Jarosz :dog:
Browse files

Update .gitlab-ci.yml rm docker info

parent 81e9b2ce
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -8,7 +8,6 @@ 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
......
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