Fix git URL in Corefile
parent
c7152e55b7
commit
117958227c
|
@ -1,6 +1,6 @@
|
|||
s01-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s02-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s03-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s04-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s05-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s06-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s07-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s08-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s09-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s10-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s11-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s12-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s13-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s14-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s15-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s16-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s17-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s18-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s19-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s20-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s21-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s22-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s23-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s24-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s25-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s26-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s27-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s28-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s29-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s30-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s31-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s32-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s33-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s34-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
s35-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
sXX-zone.cis.k7dxs.net {
|
||||
git {
|
||||
repo https://{$GIT_URL}
|
||||
repo {$GIT_URL}
|
||||
path .
|
||||
branch main
|
||||
interval 30
|
||||
|
|
Loading…
Reference in New Issue