Skip to content
Snippets Groups Projects
Commit d285488f authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'mk-change-ruby2-channel' into 'ruby2-sync'

Ruby 2 sync builds: Notify #backend instead of #f_ruby3

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118322



Merged-by: default avatarRémy Coutable <remy@rymai.me>
Approved-by: default avatarRémy Coutable <remy@rymai.me>
Co-authored-by: default avatarMatthias Käppler <mkaeppler@gitlab.com>
parents 8fa7ae0a f82e9f2e
No related branches found
No related tags found
No related merge requests found
Pipeline #16928548 failed
Loading
Loading
@@ -49,7 +49,7 @@ notify:
when: on_failure
allow_failure: true
variables:
NOTIFY_CHANNEL: f_ruby3
NOTIFY_CHANNEL: backend
script:
- echo "NOTIFY_CHANNEL is ${NOTIFY_CHANNEL}"
- echo "CI_PIPELINE_URL is ${CI_PIPELINE_URL}"
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