fix: remove command from old config

This commit is contained in:
Tobias Reisinger 2020-06-30 02:01:18 +02:00
parent eac682fedf
commit 4e20342f20

View file

@ -28,7 +28,6 @@ steps:
environment:
EMGAUWA_CONTROLLER_EXE: /drone/src/emgauwa-controller-testing/build/controller
commands:
- chmod +x controller
- mkdir build
- cd build
- cmake ..