Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ notify:
rules:
- *skip_stable_branches
- when: always
script: |
export MESSAGE="Your omnibus-software test pipeline completed"
/usr/local/bin/notify.sh
script:
- set +x
- export GITLAB_TOKEN=$(aws ssm get-parameter --region us-east-1 --name ci.datadog-agent.gitlab_read_api_token --with-decryption --query "Parameter.Value" --out text)
- MESSAGE="Your omnibus-software test pipeline completed" /usr/local/bin/notify.sh