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

Update .gitlab-ci.yml

parent 4fe8a97c
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,8 @@ build: ...@@ -22,6 +22,8 @@ build:
save_actifacts: save_actifacts:
stage: extract stage: extract
image: registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow:master image: registry-gitlab.pasteur.fr/tru/docker-centos7-tensorflow:master
script:
- date
artifacts: artifacts:
paths: paths:
- /build/tensorflow_pkg/ - /build/tensorflow_pkg/
\ No newline at end of file
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