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.
1 parent c120393 commit bbaf811Copy full SHA for bbaf811
docs/downloads/bitbucket-pipelines.yml
@@ -41,7 +41,6 @@ pipelines:
41
- docker pull gitstream/rules-engine:latest
42
- |
43
docker run -v $BITBUCKET_CLONE_DIR/gitstream:/code \
44
- -e SLACK_PRIVATE_MISHA_CHANNEL_WEBHOOK=$SLACK_PRIVATE_MISHA_CHANNEL_WEBHOOK \
45
-e HEAD_REF=$head_ref \
46
-e BASE_REF=$base_ref \
47
-e CLIENT_PAYLOAD="$client_payload" \
0 commit comments