fix: controller executable was not executable

This commit is contained in:
Tobias Reisinger 2020-06-30 01:05:41 +02:00
parent ddf5afb167
commit 7d76855166

View file

@ -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