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

setup ci

parent 4d927ac4
No related branches found
No related tags found
No related merge requests found
......@@ -7,8 +7,8 @@ before_script:
- apt-get -q update && apt-get install -y python3-virtualenv virtualenv
- /usr/bin/virtualenv venv
- . venv/bin/activate
- python -V
- pip3 install requirements.txt
- python3 -V
- pip3 install -r requirements.txt
- mkdir /etc/aura
- mkdir /var/log/aura
- cp ./configuration/engine.ini /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