fix: download destination (debugging)

This commit is contained in:
Tobias Reisinger 2020-06-30 01:09:49 +02:00
parent 92802ce57c
commit e7ec01a113

View file

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