We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 545f96b + 1444724 commit c83584dCopy full SHA for c83584d
docs/downloads/bitbucket-pipelines.yml
@@ -43,6 +43,7 @@ pipelines:
43
docker run -v $BITBUCKET_CLONE_DIR/gitstream:/code \
44
-e HEAD_REF=$head_ref \
45
-e BASE_REF=$base_ref \
46
+ -e RUN_ID=$BITBUCKET_BUILD_NUMBER \
47
-e CLIENT_PAYLOAD="$client_payload" \
48
-e RULES_RESOLVER_URL=$resolver_url \
49
-e RULES_RESOLVER_TOKEN=$resolver_token \
0 commit comments