File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 3939 resolver : http
4040 params :
4141 - name : url
42- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
42+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
4343 params :
4444 - name : output-path
4545 value : $(workspaces.source.path)
5252 resolver : http
5353 params :
5454 - name : url
55- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
55+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
5656 params :
5757 - name : patterns
5858 value : ["$(workspaces.source.path)/README.md"]
@@ -130,7 +130,7 @@ spec:
130130 resolver : http
131131 params :
132132 - name : url
133- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
133+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
134134 params :
135135 - name : patterns
136136 value : ["$(workspaces.source.path)/README.md"]
Original file line number Diff line number Diff line change 3333 resolver : http
3434 params :
3535 - name : url
36- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
36+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
3737 params :
3838 - name : output-path
3939 value : $(workspaces.source.path)
4646 resolver : http
4747 params :
4848 - name : url
49- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
49+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
5050 params :
5151 - name : patterns
5252 value : ["**go.mod", "**go.sum"]
@@ -157,7 +157,7 @@ spec:
157157 resolver : http
158158 params :
159159 - name : url
160- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
160+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
161161 params :
162162 - name : patterns
163163 value : ["**go.mod", "**go.sum"]
Original file line number Diff line number Diff line change 3030 resolver : http
3131 params :
3232 - name : url
33- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
33+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
3434 params :
3535 - name : output-path
3636 value : $(workspaces.source.path)
4343 resolver : http
4444 params :
4545 - name : url
46- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
46+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-fetch.yaml
4747 params :
4848 - name : patterns
4949 value : ["**go.mod", "**go.sum"]
@@ -144,7 +144,7 @@ spec:
144144 resolver : http
145145 params :
146146 - name : url
147- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
147+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/tasks/cache-upload.yaml
148148 params :
149149 - name : patterns
150150 value : ["**go.mod", "**go.sum"]
Original file line number Diff line number Diff line change 2929 resolver : http
3030 params :
3131 - name : url
32- value : https://raw.githubusercontent.com/openshift-pipelines /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
32+ value : https://raw.githubusercontent.com/tektoncd /pipelines-as-code/refs/heads/main/.tekton/stepactions/git-clone.yaml
3333 params :
3434 - name : output-path
3535 value : $(workspaces.source.path)
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ spec:
122122 name : goreleaser
123123 params :
124124 - name : package
125- value : github.com/openshift-pipelines /pipelines-as-code
125+ value : github.com/tektoncd /pipelines-as-code
126126 - name : github-token-secret
127127 value : " nightly-ci-github-hub-token"
128128 - name : github-token-secret-key
You can’t perform that action at this time.
0 commit comments