We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820fa1c commit bc3237bCopy full SHA for bc3237b
bitbucket-pipelines.yml
@@ -56,7 +56,7 @@ definitions:
56
variables:
57
SOURCE: "coverage-report/*"
58
DESTINATION: "$COVERAGE_REPORTS_BLOB_CONTAINER_URL/$BITBUCKET_REPO_SLUG/$BITBUCKET_COMMIT"
59
- DESTINATION_SAS_TOKEN: $COVERAGE_REPORT_BLOB_WRITE_SAS
+ DESTINATION_SAS_TOKEN: ?$COVERAGE_REPORT_BLOB_WRITE_SAS
60
DEBUG: "true"
61
62
pipelines:
0 commit comments