6 lines
76 B
YAML
6 lines
76 B
YAML
|
pipeline:
|
||
|
backend:
|
||
|
image: golang
|
||
|
commands:
|
||
|
- echo "Test123"
|