8 lines
No EOL
99 B
YAML
8 lines
No EOL
99 B
YAML
kind: pipeline
|
|
name: default
|
|
|
|
steps:
|
|
- name: test
|
|
image: python
|
|
commands:
|
|
- ./atmos.py --help |