testing .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
dfunnell
2021-09-23 04:42:37 -04:00
parent 66754323a0
commit e1e57e01f7

View File

@@ -2,9 +2,6 @@ kind: pipeline
name: hello-world
type: docker
steps:
clone:
skip_verify: true
build:
- name: say-hello
image: busybox