Update 'git-poller.yaml'
use git.william.zone instead of GitHub
This commit is contained in:
@@ -26,7 +26,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
type: git
|
type: git
|
||||||
git:
|
git:
|
||||||
uri: https://github.com/cody-code-wy/okd-tools-docker.git
|
uri: https://git.william.zone/cody/okd-tools-docker.git
|
||||||
ref: master
|
ref: master
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
@@ -81,7 +81,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
type: git
|
type: git
|
||||||
git:
|
git:
|
||||||
uri: https://github.com/cody-code-wy/okd-git-poller.git
|
uri: https://git.william.zone/cody/okd-git-poller.git
|
||||||
ref: master
|
ref: master
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user