Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
add github token for jenkin env vars (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
nurali-techie authored Dec 6, 2018
1 parent 2972b63 commit bac2dbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cico_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,10 @@ function load_jenkins_vars() {
GIT_COMMIT \
BUILD_NUMBER \
BUILD_TAG \
BUILD_URL \
FABRIC8_HUB_TOKEN \
ghprbSourceBranch \
ghprbActualCommit \
BUILD_URL \
ghprbPullId)"
fi
}
Expand Down

0 comments on commit bac2dbe

Please sign in to comment.