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

Update .gitlab-ci.yml file

parent 3a94b3f1
No related branches found
No related tags found
No related merge requests found
Pipeline #997 passed
......@@ -31,9 +31,7 @@ build:
- mkdir -p ${PYTHON_ROOT}/bin
- echo test > ${PYTHON_ROOT}/bin/python
- cd ${PYTHON_ROOT}
- zip -r --symlinks ${PYTHON_ROOT}/../${NAME}.zip *
- cd ${PYTHON_ROOT}/..
artifacts:
name: "${NAME}"
paths:
- ${NAME}.zip
- ${PYTHON_ROOT}/**/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment