mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-09-07 08:10:35 +00:00
temp commit die ga falen
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user