9 lines
97 B
YAML
9 lines
97 B
YAML
labels:
|
|
type: exec
|
|
|
|
pipeline:
|
|
test:
|
|
image: bash
|
|
commands:
|
|
- nix run pkgs#hello
|