Skip to content

Commit

Permalink
Merge pull request #3123 from gyr/sles16_add_minimal_vm
Browse files Browse the repository at this point in the history
Add Mimimal-VM images SLES16 release pipeline
  • Loading branch information
gleidi-suse committed Jul 16, 2024
2 parents b7e71a0 + c572109 commit f3350aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/sles.target.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pipelines:
tasks:
- script: |-
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
done
sleep 600
Expand Down

0 comments on commit f3350aa

Please sign in to comment.