mirror of
https://github.com/bvanroll/cicdTest.git
synced 2025-08-29 20:12:43 +00:00
housekeeping
This commit is contained in:
BIN
manifests/Tekton/runs/pipeline/.DS_Store
vendored
Normal file
BIN
manifests/Tekton/runs/pipeline/.DS_Store
vendored
Normal file
Binary file not shown.
16
manifests/Tekton/runs/pipeline/pipelineRun.yaml
Normal file
16
manifests/Tekton/runs/pipeline/pipelineRun.yaml
Normal 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
|
Reference in New Issue
Block a user