Move repo search prefix out to config

This commit is contained in:
2024-05-19 22:51:06 +10:00
parent 866123d4fb
commit 40b0943fff
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ REPOSITORY_BASE=~/src
# If a variable is only to be used by a single script, by custom it will be
# prefixed with the name of the script.
REPO_DEFAULT_SEARCH_PREFIX="github.com/buildkite"
REPO_DEFAULT_SEARCH_PREFIX="github.com/buildkite/"