Skip to content

Commit 2bbc866

Browse files
committed
Add job branch environment variable
1 parent a8b967f commit 2bbc866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/jobs.t/defaults.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
url: https://github.com/elastic/elasticsearch/
5454
- inject:
5555
properties-content: |
56+
JOB_BRANCH=%BRANCH%
5657
HOME=$JENKINS_HOME
5758
GRADLEW=./gradlew --parallel --scan --build-cache -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/
5859
GRADLEW_BAT=./gradlew.bat --parallel --scan --build-cache -Dorg.elasticsearch.build.cache.url=https://gradle-enterprise.elastic.co/cache/

0 commit comments

Comments
 (0)