Skip to content
Snippets Groups Projects
Commit c8fccd08 authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Update CI/CD

parent 1036a65b
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ navipy_install: ...@@ -15,7 +15,7 @@ navipy_install:
- pip3 install virtualenv - pip3 install virtualenv
- virtualenv venv - virtualenv venv
- source venv/bin/activate - source venv/bin/activate
- python3 setup.py install - python3 setup.py bdist_wheel
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