pipeline docker
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
9ce61c70fe
commit
7d92673d70
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user