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

ci

parent a0edbaf6
No related branches found
No related tags found
No related merge requests found
...@@ -5,11 +5,8 @@ stages: ...@@ -5,11 +5,8 @@ stages:
before_script: before_script:
- apt-get -q update && apt-get install -y python3-virtualenv virtualenv - apt-get -q update && apt-get install -y python3-virtualenv virtualenv
- echo $PATH
- /usr/bin/virtualenv venv - /usr/bin/virtualenv venv
- ls venv - . venv/bin/activate
- ls venv/bin
- . venv/bin/source activate
- python -V - python -V
- pip3 install requirements.txt - pip3 install requirements.txt
- mkdir /etc/aura - mkdir /etc/aura
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment