Skip to content

Commit

Permalink
add more upstream variables for benchmark notification (DataDog#4204)
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanista authored Mar 29, 2024
1 parent 71e585f commit c70d73d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitlab/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ benchmark-serverless-trigger:
strategy: depend
allow_failure: true
variables:
UPSTREAM_PIPELINE_ID: $CI_PIPELINE_ID
UPSTREAM_PROJECT_URL: $CI_PROJECT_URL
UPSTREAM_COMMIT_BRANCH: $CI_COMMIT_BRANCH
UPSTREAM_COMMIT_AUTHOR: $CI_COMMIT_AUTHOR
UPSTREAM_PROJECT_NAME: $CI_PROJECT_NAME
UPSTREAM_MERGE_REQUEST_SOURCE_BRANCH_NAME: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME

0 comments on commit c70d73d

Please sign in to comment.