Skip to content

Commit 8869164

Browse files
smolaPerfectSlayer
andauthored
Update .circleci/upload_ciapp.sh
Co-authored-by: Bruce Bujon <[email protected]>
1 parent 0fcdcae commit 8869164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/upload_ciapp.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ junit_upload() {
3434
}
3535

3636
# Make sure we do not use DATADOG_API_KEY from the environment
37-
export DATADOG_API_KEY=
37+
unset DATADOG_API_KEY
3838

3939
# Upload test results to production environment like all other CI jobs
4040
junit_upload "$DATADOG_API_KEY_PROD"

0 commit comments

Comments
 (0)