Skip to content

Files

Latest commit

 

History

History

ci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ci

pipeline.yml is provided for running tests in Concourse:

$ fly -t env set-pipeline -p kwt -c ci/pipeline.yml -l config.yml

where config.yml is in following format:

kubeconfig: |
  apiVersion: v1
  clusters:
  - cluster:
    ...