add drone

This commit is contained in:
Kasper Juul Hermansen 2022-11-27 12:02:10 +01:00
parent c5df9a6392
commit e80387e03a
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -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'