Skip to content
Snippets Groups Projects
Commit 305acb14 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

Update .gitlab-ci.yml

parent 76ecad8f
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ extract: ...@@ -26,6 +26,7 @@ extract:
# can not ln (cross link not allowed|possible) -> cp # can not ln (cross link not allowed|possible) -> cp
- cp /build/tensorflow_pkg/* $CI_PROJECT_DIR/pkg/ - cp /build/tensorflow_pkg/* $CI_PROJECT_DIR/pkg/
artifacts: artifacts:
name: tensorflow-1.0.1-cp27-none-linux_x86_64.whl
paths: paths:
# relative to $CI_PROJECT_DIR, can't ../../.. # relative to $CI_PROJECT_DIR, can't ../../..
- pkg/*.whl - pkg/*.whl
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