16 lines
193 B
YAML
16 lines
193 B
YAML
---
|
|
remote: 'example.com:/var/empty'
|
|
after_sync_commands: ['kick']
|
|
|
|
images:
|
|
rootfs-minimal:
|
|
target: ve/docker
|
|
kinds:
|
|
- tar.xz
|
|
|
|
branches:
|
|
Sisyphus:
|
|
arches:
|
|
x86_64:
|
|
...
|