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

ci

parent a59e25a5
Branches
Tags
No related merge requests found
......@@ -7,5 +7,8 @@ install_dependencies:
stage: test
script:
- pip3 install -r requirements.txt
- pip3 list
- whoami
- mkdir /etc/aura
- mkdir /var/log/aura
- cp ./configuration/engine.ini /etc/aura/
- python3 guru.py -h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment