Skip to content
Snippets Groups Projects
Commit ba65256f authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Update CI/CD configuration file.

parent c4ffdc17
No related branches found
No related tags found
No related merge requests found
Pipeline #11880 failed
...@@ -85,7 +85,7 @@ build_package: ...@@ -85,7 +85,7 @@ build_package:
tags: tags:
- docker-executor - docker-executor
script: script:
- python setup.py egg_info -b.$CI_COMMIT_SHORT_SHA sdist bdist_wheel - python3 setup.py egg_info -b.$CI_COMMIT_SHORT_SHA sdist bdist_wheel
only: [master] only: [master]
artifacts: artifacts:
paths: paths:
......
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