testing .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
dfunnell
2021-09-23 04:38:29 -04:00
parent 7eddffcaca
commit e9159d0d54

View File

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