From e80387e03a8ed4af455638946d50131db2aeb9bd Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 27 Nov 2022 12:02:10 +0100 Subject: [PATCH] add drone --- .drone.yml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) 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