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

Update .gitlab-ci.yml file

parent e29d7443
No related branches found
No related tags found
No related merge requests found
Pipeline #1007 passed
......@@ -25,9 +25,8 @@ stages:
- cd ${PYTHON_ROOT}
- zip -r --symlinks ${CI_PROJECT_DIR}/${NAME}.zip *
artifacts:
name: ${NAME}
paths:
- *.zip
- ${NAME}.zip
build:
extends: [".build-python"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment