fix: controller executable was not executable
This commit is contained in:
parent
ddf5afb167
commit
7d76855166
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ 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
|
||||
|
|
Loading…
Reference in a new issue