Add Mimimal-VM images SLES16 release pipeline
This commit is contained in:
parent
b7e71a0af4
commit
c5721096e7
@ -38,7 +38,7 @@ pipelines:
|
|||||||
tasks:
|
tasks:
|
||||||
- script: |-
|
- script: |-
|
||||||
set -e
|
set -e
|
||||||
for product in 000productcompose; do
|
for product in kiwi-templates-Minimal 000productcompose; do
|
||||||
osc -A https://api.suse.de release SUSE:SLFO:Products:SLES:16.0 $product
|
osc -A https://api.suse.de release SUSE:SLFO:Products:SLES:16.0 $product
|
||||||
done
|
done
|
||||||
sleep 600
|
sleep 600
|
||||||
|
Loading…
x
Reference in New Issue
Block a user