Skip to content

SUSE/cf-suse-stacks-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cf-suse-stacks-ci

This repository contains the concourse pipeline required to build the SUSE stack for Cloud Foundry. The output is a tar file (and associated manifest) that is meant to be imported via something along the lines of cflinuxfs2-release. The tar file is uploaded to some S3-compatible storage.

Deployment

  1. Fill out a secrets.yml following the the outline of secrets-template.yml

  2. Target fly at your concourse install:

    fly -t cc login -c http://concourse.example

  3. Deploy the pipeline:

    fly -t cc set-pipeline -p cf-suse-stacks -c cf-suse-stacks.yml -l secrets.yml

  4. Start the pipeline:

    fly -t cc unpause-pipeline -p cf-suse-stacks

About

CI for the cf-suse-stacks repo contents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages