Browse Source

fix triggers

gitops
Nicolas Massé 3 years ago
parent
commit
e22f8c9a98
  1. 2
      k8s/triggers.yaml

2
k8s/triggers.yaml

@ -68,7 +68,7 @@ spec:
spec: spec:
serviceAccountName: tekton-robot serviceAccountName: tekton-robot
pipelineRef: pipelineRef:
name: build-and-deploy name: demo-appdev
params: params:
- name: gitRepositoryURL - name: gitRepositoryURL
value: $(tt.params.gitRepositoryURL) value: $(tt.params.gitRepositoryURL)

Loading…
Cancel
Save