add drone
This commit is contained in:
parent
c5df9a6392
commit
e80387e03a
14
.drone.yml
14
.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
|
||||
|
Loading…
Reference in New Issue
Block a user