Skip to content
Snippets Groups Projects
Commit cff1df50 authored by Chris Hines's avatar Chris Hines
Browse files

update ci

parent 2bb8a379
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ build: ...@@ -12,7 +12,7 @@ build:
- mkdir -p /opt/strudle2/ - mkdir -p /opt/strudle2/
- python3 -m venv /opt/strudel2/tes - python3 -m venv /opt/strudel2/tes
- source /opt/strudel2/tes/bin/activate - source /opt/strudel2/tes/bin/activate
- pip install ./setup.py - python ./setup.py install
artifacts: artifacts:
paths: paths:
- /opt/strudel2/tes - /opt/strudel2/tes
......
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