Skip to content

Commit 08768c7

Browse files
authored
github-bot: add node jenkins variables
PR-URL: #1307 Reviewed-By: Phillip Johnsen <[email protected]> Refs: nodejs/github-bot#173 Refs: https://github.com/nodejs-private/secrets/pull/19
1 parent 5325ff4 commit 08768c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup/github-bot/resources/environment-file

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ LOGS_DIR=/home/{{server_user}}/logs
99
JENKINS_API_CREDENTIALS={{envs.jenkins_api_credentials}}
1010
JENKINS_JOB_URL_CITGM={{envs.jenkins_job_url_citgm}}
1111
JENKINS_BUILD_TOKEN_CITGM={{envs.jenkins_build_token_citgm}}
12+
JENKINS_JOB_URL_NODE={{envs.jenkins_job_url_node}}
13+
JENKINS_BUILD_TOKEN_NODE={{envs.jenkins_build_token_node}}
1214
JENKINS_WORKER_IPS=147.75.70.237,147.75.73.189,169.60.150.88

0 commit comments

Comments
 (0)