Skip to content
Snippets Groups Projects
Commit c17262a4 authored by Nao Hashizume's avatar Nao Hashizume
Browse files

Merge branch 'use-sh-instead-of-bash' into 'ruby3-sync'

Use sh instead of bash for scripts/slack

See merge request gitlab-org/gitlab!97249
parents 867d89ac b8e6d118
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