diff --git a/.webhook_bridge/pipeline-build-hash.yaml b/.webhook_bridge/pipeline-build-hash.yaml index ad2565d..84c5499 100644 --- a/.webhook_bridge/pipeline-build-hash.yaml +++ b/.webhook_bridge/pipeline-build-hash.yaml @@ -29,7 +29,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -54,7 +54,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -74,7 +74,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -115,7 +115,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -144,7 +144,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo diff --git a/.webhook_bridge/pipeline-format.yaml b/.webhook_bridge/pipeline-format.yaml index b1586d2..d523abe 100644 --- a/.webhook_bridge/pipeline-format.yaml +++ b/.webhook_bridge/pipeline-format.yaml @@ -29,7 +29,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -54,7 +54,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -74,7 +74,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -149,7 +149,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -185,7 +185,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -214,7 +214,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo diff --git a/.webhook_bridge/pipeline-rust-clippy.yaml b/.webhook_bridge/pipeline-rust-clippy.yaml index a296a9e..0028d15 100644 --- a/.webhook_bridge/pipeline-rust-clippy.yaml +++ b/.webhook_bridge/pipeline-rust-clippy.yaml @@ -29,7 +29,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -54,7 +54,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -74,7 +74,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -164,7 +164,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -193,7 +193,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo diff --git a/.webhook_bridge/pipeline-rust-test.yaml b/.webhook_bridge/pipeline-rust-test.yaml index 68b762f..992358c 100644 --- a/.webhook_bridge/pipeline-rust-test.yaml +++ b/.webhook_bridge/pipeline-rust-test.yaml @@ -29,7 +29,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -54,7 +54,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -74,7 +74,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -154,7 +154,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo @@ -183,7 +183,7 @@ spec: resolver: git params: - name: url - value: https://github.com/tektoncd/catalog.git + value: https://code.fizz.buzz/mirror/catalog.git # mirror of https://github.com/tektoncd/catalog.git - name: revision value: df36b3853a5657fd883015cdbf07ad6466918acf - name: pathInRepo