Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new images in 15-SP2 release tool config #2401

Merged
merged 1 commit into from
Feb 3, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions gocd/sp2.target.gocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,18 @@ pipelines:
tasks:
- script: |-
for product in kiwi-templates-JeOS \
SLES15-SP2-BYOS SLES15-SP2-HPC-BYOS \
SLES15-SP2-SAP SLES15-SP2-SAP-BYOS \
SLED-15-SP2-Vagrant SLES-15-SP2-Vagrant \
SLES15-SP2-CHOST-BYOS SLES15-SP2-on-demand \
SLES15-SP2-Azure SLES15-SP2-Azure-BYOS \
SLES15-SP2-Azure-Priority SLES15-SP2-Azure-Standard \
SLES15-SP2-Azure-HPC \
SLES15-SP2-EC2-ECS-HVM SLES15-SP2-EC2-HVM \
SLES15-SP2-EC2-HVM-BYOS SLES15-SP2-GCE SLES15-SP2-GCE-BYOS \
SLES15-SP2-SAP-Azure SLES15-SP2-SAP-Azure-BYOS \
SLES15-SP2-SAP-Azure-LI-BYOS \
SLES15-SP2-SAP-Azure-VLI-BYOS \
SLES15-SP2-SAP-EC2-HVM SLES15-SP2-SAP-EC2-HVM-BYOS \
SLES15-SP2-OCI-BYOS SLES15-SP2-SAP-OCI-BYOS \
SLES15-SP2-SAP-GCE SLES15-SP2-SAP-GCE-BYOS 000product; do
Expand Down