Skip to content
Snippets Groups Projects
Commit 76ecad8f authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Update .gitlab-ci.yml

parent b3b20672
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ build: ...@@ -19,7 +19,7 @@ build:
extract: extract:
# same name for sequentiel treatment (extract after build) # same name for sequentiel treatment (extract after build)
stage: build stage: extract
image: registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow:master image: registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow:master
script: script:
- mkdir $CI_PROJECT_DIR/pkg - mkdir $CI_PROJECT_DIR/pkg
......
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