Files
luet/tests/fixtures/docker_repo/cat/b/build.yaml

9 lines
173 B
YAML

image: "alpine"
prelude:
- echo foo > /test
- echo bar > /test2
steps:
- echo artifact5 > /test5
- echo artifact6 > /test6
- chmod +x generate.sh
- ./generate.sh