Commit workstation-cloud image

This commit is contained in:
Mikhail Gordeev 2024-03-20 01:12:34 +03:00
parent 826c2d9754
commit 8e46cbf30a
2 changed files with 35 additions and 35 deletions

View File

@ -50,21 +50,21 @@ images:
to: '\1.qcow2' to: '\1.qcow2'
scripts: scripts:
- grub_install - grub_install
workstation-cloud: # workstation-cloud:
target: vm/alt-workstation-cloud # target: vm/alt-workstation-cloud
branding: 'none' # branding: 'none'
kinds: # kinds:
- qcow2c # - qcow2c
exclude_branches: # exclude_branches:
- Sisyphus # - Sisyphus
- p9 # - p9
- p8 # - p8
- c8 # - c8
rename: # rename:
regex: '(.*)\.qcow2c$' # regex: '(.*)\.qcow2c$'
to: '\1.qcow2' # to: '\1.qcow2'
scripts: # scripts:
- grub_install # - grub_install
branches: branches:
Sisyphus: Sisyphus:

View File

@ -39,26 +39,26 @@ images:
rename: rename:
regex: '(.*)\.qcow2c$' regex: '(.*)\.qcow2c$'
to: '\1.qcow2' to: '\1.qcow2'
workstation-cloud: # workstation-cloud:
target: vm/alt-workstation-cloud # target: vm/alt-workstation-cloud
branding: 'none' # branding: 'none'
kinds: # kinds:
- qcow2c # - qcow2c
exclude_arches: # exclude_arches:
- aarch64 # - aarch64
- armh # - armh
- ppc64le # - ppc64le
- i586 # - i586
exclude_branches: # exclude_branches:
- Sisyphus # - Sisyphus
- p9 # - p9
- p8 # - p8
- c8 # - c8
tests: # tests:
- method: prog(cloud-build-test-cloud) # - method: prog(cloud-build-test-cloud)
rename: # rename:
regex: '(.*)\.qcow2c$' # regex: '(.*)\.qcow2c$'
to: '\1.qcow2' # to: '\1.qcow2'
branches: branches:
Sisyphus: Sisyphus: