Move repo search prefix out to config
This commit is contained in:
@ -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/"
|
||||
|
||||
Reference in New Issue
Block a user