diff --git a/.drone.yml b/.drone.yml index 44c6321..11c8957 100755 --- a/.drone.yml +++ b/.drone.yml @@ -1,9 +1,5 @@ - -kind: pipeline -type: docker -name: "test" -steps: - - name: test - image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest - commands: - - echo 'Run tests' +kind: template +load: bust_rustbin_default_template.yaml +name: octopush +data: + binName: octopush