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

Update .gitlab-ci.yml file

parent c470bbef
No related branches found
No related tags found
No related merge requests found
Pipeline #1002 passed
......@@ -32,8 +32,8 @@ build:
- echo test > ${NAME}/bin/python
- cd ${NAME}
- ls -al
- pwd
- zip -r --symlinks ${CI_PROJECT_DIR}/${NAME}.zip *
artifacts:
name: ${NAME}
paths:
- ${NAME}/
- ${NAME}.zip
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment