Skip to content

Commit 3094779

Browse files
authored
update env vars (#4223)
1 parent 38dafb3 commit 3094779

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitlab/benchmarks.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -87,5 +87,7 @@ benchmark-serverless-trigger:
8787
UPSTREAM_PROJECT_URL: $CI_PROJECT_URL
8888
UPSTREAM_COMMIT_BRANCH: $CI_COMMIT_BRANCH
8989
UPSTREAM_COMMIT_AUTHOR: $CI_COMMIT_AUTHOR
90+
UPSTREAM_COMMIT_TITLE: $CI_COMMIT_TITLE
9091
UPSTREAM_PROJECT_NAME: $CI_PROJECT_NAME
91-
UPSTREAM_MERGE_REQUEST_SOURCE_BRANCH_NAME: $CI_MERGE_REQUEST_SOURCE_BRANCH_NAME
92+
UPSTREAM_GITLAB_USER_LOGIN: $GITLAB_USER_LOGIN
93+
UPSTREAM_GITLAB_USER_EMAIL: $GITLAB_USER_EMAIL

0 commit comments

Comments
 (0)