Merge pull request #3176 from gyr/sles16-release-agama
Add Agama installer in SLES release pipeline
This commit is contained in:
commit
eb17b6b2e5
@ -38,7 +38,7 @@ pipelines:
|
||||
tasks:
|
||||
- script: |-
|
||||
set -e
|
||||
for product in kiwi-templates-Minimal 000productcompose; do
|
||||
for product in kiwi-templates-Minimal 000productcompose agama-installer-SLES; do
|
||||
osc -A https://api.suse.de release SUSE:SLFO:Products:SLES:16.0 $product
|
||||
done
|
||||
sleep 600
|
||||
|
Loading…
x
Reference in New Issue
Block a user