deleted old drones config
parent
d5c733767b
commit
84b540da3a
10
.drone.yml
10
.drone.yml
|
|
@ -1,10 +0,0 @@
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: hello_world
|
|
||||||
image: alpine:latest
|
|
||||||
commands:
|
|
||||||
- echo "Hello, World!"
|
|
||||||
Loading…
Reference in New Issue