Commit workstation-cloud image
This commit is contained in:
parent
826c2d9754
commit
8e46cbf30a
@ -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:
|
||||||
|
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user