Skip to content

Commit

Permalink
Merge pull request #3105 from gleidi-suse/restore_slfo_pipelines
Browse files Browse the repository at this point in the history
gocd: Restore SLFO pipelines.
  • Loading branch information
gleidi-suse committed Jun 11, 2024
2 parents dc9d44d + 4c08396 commit 4d0b152
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 24 deletions.
33 changes: 11 additions & 22 deletions gocd/slfo-stagings.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:A_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -98,8 +97,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:B_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -178,8 +176,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:C_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -258,8 +255,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:D_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -338,8 +334,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:E_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -418,8 +413,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:F_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -498,8 +492,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:G_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -578,8 +571,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:H_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -658,8 +650,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:S_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -738,8 +729,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:V_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down Expand Up @@ -818,8 +808,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:Y_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down
3 changes: 1 addition & 2 deletions gocd/slfo-stagings.gocd.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ pipelines:
- SUSE:SLFO:Main:Staging:<%= letter %>_-_standard.yaml
scripts:
auto_update: true
git: https://github.com/gleidi-suse/openSUSE-release-tools.git
branch: explicit_product_composer
git: https://github.com/openSUSE/openSUSE-release-tools.git
whitelist:
- DO_NOT_TRIGGER
destination: scripts
Expand Down

0 comments on commit 4d0b152

Please sign in to comment.