fix: you can not command there
This commit is contained in:
parent
7d76855166
commit
92802ce57c
1 changed files with 1 additions and 2 deletions
|
@ -7,12 +7,11 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
source: http://vmi366681.contaboserver.net:6423/archive/emgauwa-controller-testing/6/controller
|
source: http://vmi366681.contaboserver.net:6423/archive/emgauwa-controller-testing/6/controller
|
||||||
destination: /drone/controller
|
destination: /drone/controller
|
||||||
commands:
|
|
||||||
- chmod +x /drone/controller
|
|
||||||
- name: test
|
- name: test
|
||||||
image: serguzim/emgauwa-builder
|
image: serguzim/emgauwa-builder
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
|
- chmod +x /drone/controller
|
||||||
- mkdir build
|
- mkdir build
|
||||||
- cd build
|
- cd build
|
||||||
- cmake ..
|
- cmake ..
|
||||||
|
|
Loading…
Reference in a new issue