Skip to content

Commit ce5929b

Browse files
committed
github-bot: add Jenkins $ENVs to kick off builds for CITGM
Refs nodejs/github-bot#128
1 parent f358414 commit ce5929b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup/github-bot/resources/environment-file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ GITHUB_WEBHOOK_SECRET={{envs.github_webhook_secret}}
66
LOGIN_CREDENTIALS={{envs.login_credentials}}
77
NODE_REPO_DIR=/home/{{server_user}}/repos/node
88
LOGS_DIR=/home/{{server_user}}/logs
9+
JENKINS_API_CREDENTIALS={{envs.jenkins_api_credentials}}
10+
JENKINS_JOB_URL_CITGM={{envs.jenkins_job_url_citgm}}
11+
JENKINS_BUILD_TOKEN_CITGM={{envs.jenkins_build_token_citgm}}

0 commit comments

Comments
 (0)