Skip to content

Commit

Permalink
dwq export CI_BUILD_BRANCH
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Dec 8, 2022
1 parent e953abf commit 29102d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ main() {

export DWQ_ENV="-E APPS -E BOARDS -E NIGHTLY -E STATIC_TESTS -E RUN_TESTS \
-E CI_MURDOCK_PROJECT -E ENABLE_TEST_CACHE -E CI_FAST_FAIL \
-E FULL_BUILD"
-E FULL_BUILD -ECI_BUILD_BRANCH"

local repo_dir="RIOT"
if [ -n "${CI_BUILD_COMMIT}" ]; then
Expand Down

0 comments on commit 29102d1

Please sign in to comment.