initial commit
This commit is contained in:
10
dev/tekton/tasks/argocd-sync-and-wait/argocd-pipeline-run.yaml
Executable file
10
dev/tekton/tasks/argocd-sync-and-wait/argocd-pipeline-run.yaml
Executable file
@@ -0,0 +1,10 @@
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
kind: PipelineRun
|
||||
metadata:
|
||||
generateName: argocd-pipeline-run-
|
||||
spec:
|
||||
pipelineRef:
|
||||
name: argocd-pipeline-test
|
||||
params:
|
||||
- name: sonar-project-key
|
||||
value: olproperties
|
||||
Reference in New Issue
Block a user