更新 '.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 name: default
steps: steps:
- name: greeting - name: greeting
image: alpine image: alpine
commands: commands:
- echo hello - echo hello
- echo world! - echo world