Skip to content

Commit bc3237b

Browse files
committed
ci: attempt to fix coverage report upload
1 parent 820fa1c commit bc3237b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitbucket-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ definitions:
5656
variables:
5757
SOURCE: "coverage-report/*"
5858
DESTINATION: "$COVERAGE_REPORTS_BLOB_CONTAINER_URL/$BITBUCKET_REPO_SLUG/$BITBUCKET_COMMIT"
59-
DESTINATION_SAS_TOKEN: $COVERAGE_REPORT_BLOB_WRITE_SAS
59+
DESTINATION_SAS_TOKEN: ?$COVERAGE_REPORT_BLOB_WRITE_SAS
6060
DEBUG: "true"
6161

6262
pipelines:

0 commit comments

Comments
 (0)