add drone
This commit is contained in:
parent
c5df9a6392
commit
e80387e03a
14
.drone.yml
14
.drone.yml
@ -1,9 +1,5 @@
|
|||||||
|
kind: template
|
||||||
kind: pipeline
|
load: bust_rustbin_default_template.yaml
|
||||||
type: docker
|
name: octopush
|
||||||
name: "test"
|
data:
|
||||||
steps:
|
binName: octopush
|
||||||
- name: test
|
|
||||||
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
|
|
||||||
commands:
|
|
||||||
- echo 'Run tests'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user