Add more repos to scan
This commit is contained in:
parent
44d9b3e80b
commit
4b7660ed04
@ -14,6 +14,9 @@ mkdir -p .tmp-repos
|
||||
REPOS=(
|
||||
"sandbox|https://git.dvirlabs.com/dvirlabs/sandbox.git"
|
||||
"dev-tools|https://git.dvirlabs.com/dvirlabs/dev-tools.git"
|
||||
"my-apps|https://git.dvirlabs.com/dvirlabs/my-apps.git"
|
||||
"observability-stack|https://git.dvirlabs.com/dvirlabs/observability-stack.git"
|
||||
"infra|https://git.dvirlabs.com/dvirlabs/infra.git"
|
||||
)
|
||||
|
||||
INFRA_REPO_URL="https://${GIT_TOKEN}@git.dvirlabs.com/dvirlabs/infra.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user