Skip to content
Snippets Groups Projects
Commit fd98fb0c authored by Matthieu Boileau's avatar Matthieu Boileau
Browse files

Update tags

parent 74556065
Branches
1 merge request!7Exo3 virtualenv
Pipeline #8876 failed with stages
in 54 seconds
......@@ -30,7 +30,7 @@ t:rosen-py36:
stage: test
image: boileaum/pythran:virtualenv
tags:
- shell, docker
- tp-gitlab-ci, docker
script:
- source /home/euler/py36/bin/activate
- make clean && make
......@@ -39,7 +39,7 @@ t:rosen-py36:
r:docker:
stage: release
tags:
- tp-gitlab-ci, docker
- shell, docker
script:
- docker pull $CONTAINER_TEST_IMAGE
- docker tag $CONTAINER_TEST_IMAGE $CONTAINER_RELEASE_IMAGE
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment