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

Update .gitlab-ci.yml

parent cc9b1a4f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,8 @@ extract:
stage: build
image: registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow:master
script:
- date
- mkdir $CI_BUILD_DIR/pkg
- cp /build/tensorflow_pkg/* $CI_BUILD_DIR/pkg/
artifacts:
paths:
- /build/tensorflow_pkg/*
\ No newline at end of file
- pkg/*
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment