SL-19854: Ensure BugSplat credentials are exported.

master
Nat Goodspeed 2023-07-18 16:19:19 -04:00
parent 0d4228b55a
commit b449667d8d
1 changed files with 1 additions and 0 deletions

View File

@ -194,6 +194,7 @@ pre_build()
fi
fi
set -x
export BUGSPLAT_USER BUGSPLAT_PASS
# honor autobuild_configure_parameters same as sling-buildscripts
eval_autobuild_configure_parameters=$(eval $(echo echo $autobuild_configure_parameters))