Update 'git-poller.yaml'

use git.william.zone instead of GitHub
This commit is contained in:
cody 2023-02-16 12:34:36 +00:00
parent ef47cd418d
commit 7b2b6559f7
1 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ spec:
source:
type: 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
strategy:
type: Docker
@ -81,7 +81,7 @@ spec:
source:
type: 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
strategy:
type: Docker