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

Update .gitlab-ci.yml

parent 9a91664c
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ extract:
script:
- mkdir $CI_BUILD_DIR/pkg
- cp /build/tensorflow_pkg/* $CI_BUILD_DIR/pkg/
- ls $CI_BUILD_DIR/pkg/
artifacts:
paths:
- 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