5 lines
71 B
YAML
5 lines
71 B
YAML
# Test deployment script
|
|
steps:
|
|
- name: test
|
|
command: echo hello
|
# Test deployment script
|
|
steps:
|
|
- name: test
|
|
command: echo hello
|