pipeline docker
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Erik Bročko 2020-08-20 02:55:13 +02:00
parent 9ce61c70fe
commit 7d92673d70
Signed by: ericek111
GPG Key ID: F850D0320BA802C9

View File

@ -1,5 +1,5 @@
kind: pipeline
type: exec
type: docker
name: default
platform:
@ -8,5 +8,6 @@ platform:
steps:
- name: greeting
image: hello-world:1
commands:
- echo hello world