16 lines
181 B
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:
|
|
...
|