Skip to content
Snippets Groups Projects
Commit b8e6d118 authored by Lin Jen-Shin's avatar Lin Jen-Shin Committed by Nao Hashizume
Browse files

Use sh instead of bash for scripts/slack

parent 867d89ac
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#!/bin/sh
# This is based on https://gitlab.com/gitlab-org/gitlab-qa/-/blob/master/bin/slack
#
# Sends Slack notification MSG to CI_SLACK_WEBHOOK_URL (which 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