fix: more bad paths

This commit is contained in:
Tobias Reisinger 2020-06-30 01:22:45 +02:00
parent ea1b845f5e
commit 4a57feac78

View file

@ -12,7 +12,7 @@ steps:
pull: always
commands:
- chmod +x controller
- export EMGAUWA_CONTROLLER_EXE=$PWD/controller
- export EMGAUWA_CONTROLLER_EXE=/drone/src/controller
- mkdir build
- cd build
- cmake ..