More gocd errors in the new SLE pipelines
This commit is contained in:
parent
2e027cb4c7
commit
8e810ccd1d
@ -167,6 +167,7 @@ pipelines:
|
|||||||
- script: osc -A https://api.suse.de release SUSE:SLE-15-SP5:GA:TEST
|
- script: osc -A https://api.suse.de release SUSE:SLE-15-SP5:GA:TEST
|
||||||
|
|
||||||
SLE15.SP5.ReleaseScc:
|
SLE15.SP5.ReleaseScc:
|
||||||
|
group: SLE15.Target
|
||||||
parameters:
|
parameters:
|
||||||
product: sle15sp5
|
product: sle15sp5
|
||||||
target: MyTarget
|
target: MyTarget
|
||||||
@ -196,7 +197,7 @@ pipelines:
|
|||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
- script: curl --verbose --max-time 3600 "http://ratt:5000/rename?product=#{product}&target=#{target}"
|
- script: curl --verbose --max-time 3600 "http://ratt:5000/rename?product=#{product}&target=#{target}"
|
||||||
- Release.Images.Update:
|
- Release.Images.Sync:
|
||||||
approval: manual
|
approval: manual
|
||||||
roles:
|
roles:
|
||||||
- SLE
|
- SLE
|
||||||
@ -204,7 +205,7 @@ pipelines:
|
|||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
- script: curl --verbose --max-time 3600 "http://ratt:5000/sync?product=#{product}&target=#{target}"
|
- script: curl --verbose --max-time 3600 "http://ratt:5000/sync?product=#{product}&target=#{target}"
|
||||||
- Release.Images.Update:
|
- Release.Images.Release:
|
||||||
approval: manual
|
approval: manual
|
||||||
roles:
|
roles:
|
||||||
- SLE
|
- SLE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user