temp commit die ga falen

This commit is contained in:
2020-03-16 13:04:01 +01:00
parent defdbaa3ab
commit c7474c0132
11 changed files with 120 additions and 9 deletions

View File

@@ -12,11 +12,13 @@ spec:
description: The git repository url
- name: gitreponame
description: the name of the git repository
- name: pipelinename
description: name the pipelinerun will have
resourcetemplates:
- apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
name: application-pipeline-run
name: $(inputs.params.pipelinename)
spec:
serviceAccountName: service-acc
pipelineRef: