cloud-build/tests/packages_image.yaml
2021-03-03 20:51:20 +03:00

19 lines
210 B
YAML

---
remote: '/var/empty'
key: 0x00000000
images:
rootfs-minimal:
target: ve/docker
kinds:
- tar.xz
packages:
- gosu
- vim-console
branches:
Sisyphus:
arches:
x86_64:
...