Skip to content

Commit

Permalink
Merge pull request #44 from kaspar030/dwq_export_CI_BUILD_BRANCH
Browse files Browse the repository at this point in the history
dwq export CI_BUILD_BRANCH
  • Loading branch information
kaspar030 authored Dec 8, 2022
2 parents 5568c17 + 29102d1 commit 9c5d6e8
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
@@ -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

0 comments on commit 9c5d6e8

Please sign in to comment.