Skip to content

Commit

Permalink
Rename the slack jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
tkoscieln committed Apr 29, 2024
1 parent f862e2e commit 6bfbb02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ NIGHTLY_SUCCESS:
script:
- schutzbot/slack_notification.sh SUCCESS ":partymeow:" rhel

NIGHTLY_GA/EUS_FAIL:
GA/EUS_FAIL:
stage: finish
tags:
- shell
Expand All @@ -794,7 +794,7 @@ NIGHTLY_GA/EUS_FAIL:
script:
- schutzbot/slack_notification.sh FAILED ":big-sad:" ga

NIGHTLY_GA/EUS_SUCCESS:
GA/EUS_SUCCESS:
stage: finish
tags:
- shell
Expand Down

0 comments on commit 6bfbb02

Please sign in to comment.