Files
luet/tests/fixtures/upgrade_integration/cat/b/build.yaml
2020-02-26 23:59:48 +01:00

9 lines
173 B
YAML

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