Skip to content
Snippets Groups Projects
Commit c05e7590 authored by David Trattnig's avatar David Trattnig
Browse files

CI/CD - Update config location.

parent 81c9034a
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ before_script: ...@@ -13,7 +13,7 @@ before_script:
- pip3 install -r requirements.txt - pip3 install -r requirements.txt
- mkdir /etc/aura - mkdir /etc/aura
- mkdir /var/log/aura - mkdir /var/log/aura
- cp ./configuration/engine.ini /etc/aura/ - cp ./configuration/sample.engine.ini ./configuration/engine.ini
simple_guru_help: simple_guru_help:
stage: test stage: test
......
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