更新 '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed

This commit is contained in:
2023-03-22 06:10:41 +00:00
parent a054c08c04
commit d963b59540

View File

@@ -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