Skip to content

Commit

Permalink
github-bot: add Jenkins $ENVs to kick off builds for CITGM
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipj committed Apr 14, 2017
1 parent f358414 commit ce5929b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup/github-bot/resources/environment-file
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ GITHUB_WEBHOOK_SECRET={{envs.github_webhook_secret}}
LOGIN_CREDENTIALS={{envs.login_credentials}}
NODE_REPO_DIR=/home/{{server_user}}/repos/node
LOGS_DIR=/home/{{server_user}}/logs
JENKINS_API_CREDENTIALS={{envs.jenkins_api_credentials}}
JENKINS_JOB_URL_CITGM={{envs.jenkins_job_url_citgm}}
JENKINS_BUILD_TOKEN_CITGM={{envs.jenkins_build_token_citgm}}

0 comments on commit ce5929b

Please sign in to comment.