티스토리 뷰
Environment VariableDescriptionEnvironment VariableDescription
BUILD_NUMBER |
The current build number, such as "153" |
BUILD_ID |
The current build id, such as "2005-08-22_23-59-59" (YYYY-MM-DD_hh-mm-ss, defunct since version 1.597) |
BUILD_URL |
The URL where the results of this build can be found (e.g. http://buildserver/jenkins/job/MyJobName/666/) |
NODE_NAME |
The name of the node the current build is running on. Equals 'master' for master node. |
JOB_NAME |
Name of the project of this build. This is the name you gave your job when you first set it up. It's the third column of the Jenkins Dashboard main page. |
BUILD_TAG |
String of jenkins-${JOB_NAME}-${BUILD_NUMBER}. Convenient to put into a resource file, a jar file, etc for easier identification. |
JENKINS_URL |
Set to the URL of the Jenkins master that's running the build. This value is used by Jenkins CLI for example |
EXECUTOR_NUMBER |
The unique number that identifies the current executor (among executors of the same machine) that's carrying out this build. This is the number you see in the "build executor status", except that the number starts from 0, not 1. |
JAVA_HOME |
If your job is configured to use a specific JDK, this variable is set to the JAVA_HOME of the specified JDK. When this variable is set, PATH is also updated to have $JAVA_HOME/bin. |
WORKSPACE |
The absolute path of the workspace. |
SVN_REVISION |
For Subversion-based projects, this variable contains the revision number of the module. If you have more than one module specified, this won't be set. |
CVS_BRANCH |
For CVS-based projects, this variable contains the branch of the module. If CVS is configured to check out the trunk, this environment variable will not be set. |
GIT_COMMIT |
For Git-based projects, this variable contains the Git hash of the commit checked out for the build (like ce9a3c1404e8c91be604088670e93434c4253f03) (all the GIT_* variables require git plugin) |
GIT_URL |
For Git-based projects, this variable contains the Git url (like git@github.com:user/repo.git or [https://github.com/user/repo.git]) |
GIT_BRANCH |
For Git-based projects, this variable contains the Git branch that was checked out for the build (normally origin/master) |
https://wiki.jenkins.io/display/JENKINS/Building+a+software+project
Building a software project - Jenkins - Jenkins Wiki
Jenkins can be used to perform the typical build server work, such as doing continuous/official/nightly builds, run tests, or perform some repetitive batch tasks. This is called "free-style software project" in Jenkins. Setting up the project Go to Jenkins
wiki.jenkins.io
'공부' 카테고리의 다른 글
[SQL] IF EXISTS `NAME` (0) | 2020.05.17 |
---|---|
[Markdown] details > summary (0) | 2020.05.17 |
[Java] `StringUtils.join` + `big Arrays` = `OutOfMemory` (0) | 2020.05.17 |
[Java] encoding in server (0) | 2020.05.17 |
[Spark] `spark.executor.extraJavaOptions` log4j.xml (multi options) (0) | 2020.05.17 |
- Total
- Today
- Yesterday
- 테슬라 리퍼럴 코드 혜택
- 테슬라 레퍼럴 적용 확인
- 어떻게 능력을 보여줄 것인가?
- 테슬라 크레딧 사용
- 테슬라
- 팔로워 수 세기
- 메디파크 내과 전문의 의학박사 김영수
- 모델 Y 레퍼럴
- 모델y
- 개리마커스
- 클루지
- Bot
- follower
- Kluge
- 테슬라 추천
- 연애학개론
- 책그림
- 테슬라 레퍼럴 코드 확인
- 인스타그램
- 테슬라 레퍼럴
- 김달
- 레퍼럴
- 테슬라 리퍼럴 코드 생성
- wlw
- 유투브
- COUNT
- 할인
- 테슬라 리퍼럴 코드
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |