6 lines
85 B
YAML
6 lines
85 B
YAML
default:
|
|
image: debian:stable
|
|
tags: [ generic ]
|
|
script:
|
|
- echo "It works!"
|