更新 '.drone.yml'
This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -3,8 +3,8 @@ type: kubernetes
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world!
|
- echo world
|
||||||
Reference in New Issue
Block a user