Skip to content

Latest commit

 

History

History

pipeline-buildpacks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Tekton Pipelines Example - Cloud-Native Buildpacks

Pipeline Diagram

Install demo:

$ oc new-project demo
$ oc create -f tasks/
$ oc create -f conf/
$ oc create -f pipelines/cf-nodejs-pipeline.yaml

Start pipeline

$ oc create -f pipelines/cf-nodejs-pipeline-run.yaml