tekton pipeline data toegevoegd aan infra repo

This commit is contained in:
2020-03-16 12:11:19 +01:00
parent 7938666913
commit 1406a12617
27 changed files with 639 additions and 0 deletions

BIN
Tekton/runs/pipeline/.DS_Store vendored Normal file

Binary file not shown.

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