This commit is contained in:
2020-03-10 12:22:21 +01:00
parent 36e337b67b
commit 13b1017dc3
7 changed files with 1231 additions and 58 deletions

16
pipeline-run.yaml Normal file
View File

@@ -0,0 +1,16 @@
apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
name: application-pipeline-run
namespace: tekton-pipeline-istio-project-1
spec:
serviceAccountName: service-acc
pipelineRef:
name: application-pipeline
resources:
- name: git-master
resourceRef:
name: git-master
- name: git-experimental
resourceRef:
name: git-experimental