Skip to content

Commit

Permalink
Merge pull request #3082 from fcrozat/slcs
Browse files Browse the repository at this point in the history
SLCS has no images
  • Loading branch information
dirkmueller committed May 15, 2024
2 parents f2820d7 + 90ac986 commit 123ba53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gocd/microos.target.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ pipelines:
tasks:
- script: |-
set -e
for product in 000productcompose SLCS; do
for product in 000productcompose; do
osc -A https://api.suse.de release SUSE:SLFO:Products:SLCS:6.0 $product
done
sleep 600
Expand Down

0 comments on commit 123ba53

Please sign in to comment.