cloud-build/tests/test_run_after_sync_local_commands.yaml

16 lines
181 B
YAML

---
remote: '/var/empty'
after_sync_commands: ['kick']
images:
rootfs-minimal:
target: ve/docker
kinds:
- tar.xz
branches:
Sisyphus:
arches:
x86_64:
...