lab: disable slack notification

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-08-17 18:14:53 +02:00
parent b2b680bd2d
commit c27e2e4ee7
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ jobs:
DOCS_S3_CONFIG="s3-config.json"
DOCS_CLOUDFRONT_ID="E1MYDYF65FW3HG"
DOCS_LAMBDA_FUNCTION_REDIRECTS="DockerDocsRedirectFunction-labs"
DOCS_SLACK_MSG="Successfully deployed docs-labs from lab branch. $DOCS_URL"
else
echo >&2 "ERROR: unknown branch ${{ github.ref }}"
exit 1