Skip to content

Commit 9a6e7e7

Browse files
authored
Merge pull request #114 from rlcee/gh_240201
add new trig repo as default part of all CI builds
2 parents c911be0 + 591bb7d commit 9a6e7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/gh_pr_bootstrap.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
88
export JENKINS_TESTS_DIR="$DIR/github/jenkins_tests"
99
export CLANGTOOLS_UTIL_DIR="$DIR/../clangtools_utilities"
1010
export TESTSCRIPT_DIR="$JENKINS_TESTS_DIR/$1"
11-
export REQUIRED_BUILD_REPOS_SHORT=("Offline" "Production")
11+
export REQUIRED_BUILD_REPOS_SHORT=("Offline" "Production" "mu2e_trig_config")
1212
export GH_COMMON_SCRIPT="$DIR/github/github_common.sh"
1313

1414
# if the PR is trying to merge into this branch, make sure all other repos

0 commit comments

Comments
 (0)