Skip to content

Commit

Permalink
INFRA-160 Update atlassian/datadog-send-event (with tags)
Browse files Browse the repository at this point in the history
  • Loading branch information
albanpeignier committed Dec 11, 2023
1 parent 0692cd3 commit aa141b2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion bitbucket-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,13 @@ pipelines:
script:
- git clone [email protected]:enroute-mobi/chouette-env.git env
- env/deploy-with-runner.sh
- pipe: atlassian/datadog-send-event:1.1.3
- pipe: atlassian/datadog-send-event:2.2.0
variables:
API_KEY: $DATADOG_KEY
TITLE: "Build ${BITBUCKET_BUILD_NUMBER} deployed on ${BITBUCKET_REPO_SLUG} ${BITBUCKET_DEPLOYMENT_ENVIRONMENT}"
PAYLOAD: >
{ "source_type_name": "BITBUCKET", "tags":["env:test","app:chouette-core","repository:chouette-core"] }
- step:
name: Trigger User Tests
artifacts:
Expand Down

0 comments on commit aa141b2

Please sign in to comment.