Skip to content
Snippets Groups Projects
Commit 31534187 authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

ci

parent dde3db71
No related branches found
No related tags found
No related merge requests found
......@@ -5,11 +5,8 @@ stages:
before_script:
- apt-get -q update && apt-get install -y python3-virtualenv virtualenv
- echo $PATH
- /usr/bin/virtualenv venv
- ls venv
- ls venv/bin
- . venv/bin/source activate
- . venv/bin/activate
- python -V
- pip3 install requirements.txt
- mkdir /etc/aura
......
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