Skip to content

Commit

Permalink
Merge pull request #2538 from gyr/publish_container
Browse files Browse the repository at this point in the history
Add release to PUBLISH for containers
  • Loading branch information
gyr committed Mar 24, 2021
2 parents fd0124a + 59f7b23 commit a747e49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gocd/sp3.target.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ pipelines:
tasks:
- script: |-
osc -A https://api.suse.de release SUSE:SLE-15-SP3:GA:TEST
osc -A https://api.suse.de release SUSE:SLE-15-SP3:Update:CR:ToTest sles15-image -r images --target-project SUSE:SLE-15-SP3:Update:CR:PUBLISH --target-repository images
sleep 600
while (osc -A https://api.suse.de/ api "/build/SUSE:SLE-15-SP3:GA:PUBLISH/_result?view=summary&repository=images" | grep "result project" | grep -v 'code="published" state="published">'); do
echo PENDING
Expand Down

0 comments on commit a747e49

Please sign in to comment.