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