fix: remove command from old config
This commit is contained in:
parent
eac682fedf
commit
4e20342f20
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
EMGAUWA_CONTROLLER_EXE: /drone/src/emgauwa-controller-testing/build/controller
|
EMGAUWA_CONTROLLER_EXE: /drone/src/emgauwa-controller-testing/build/controller
|
||||||
commands:
|
commands:
|
||||||
- chmod +x controller
|
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
Loading…
Reference in a new issue