Skip to content
Snippets Groups Projects
Commit b31b60bf authored by J0WI's avatar J0WI
Browse files

Shrink notify slack container

parent 848abe83
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -161,7 +161,7 @@ include:
 
.notify:
before_script:
- apk update && apk add git curl bash
- apk add --no-cache curl
image: "alpine"
stage: notification_fail
 
Loading
Loading
#!/bin/bash
#!/bin/sh
# Sends Slack notification ERROR_MSG to CHANNEL
# An env. variable CI_SLACK_WEBHOOK_URL needs to be set.
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment