Skip to content
Snippets Groups Projects
Commit 5f0417a8 authored by Patrick MADELA's avatar Patrick MADELA
Browse files

Update .gitlab-ci.yml file

parent 885fac3b
Branches
No related tags found
No related merge requests found
Pipeline #1013 failed
...@@ -26,6 +26,7 @@ stages: ...@@ -26,6 +26,7 @@ stages:
- cd ${PYTHON_ROOT} - cd ${PYTHON_ROOT}
- zip -r --symlinks ${CI_PROJECT_DIR}/${NAME}.zip * - zip -r --symlinks ${CI_PROJECT_DIR}/${NAME}.zip *
artifacts: artifacts:
name: ${NAME}
paths: paths:
- ${NAME}.zip - ${NAME}.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment