fix: you can not command there

This commit is contained in:
Tobias Reisinger 2020-06-30 01:07:00 +02:00
parent 7d76855166
commit 92802ce57c

View file

@ -7,12 +7,11 @@ steps:
settings:
source: http://vmi366681.contaboserver.net:6423/archive/emgauwa-controller-testing/6/controller
destination: /drone/controller
commands:
- chmod +x /drone/controller
- name: test
image: serguzim/emgauwa-builder
pull: always
commands:
- chmod +x /drone/controller
- mkdir build
- cd build
- cmake ..