Skip to content

Commit 43bc166

Browse files
committed
WS-2609: volume mount git?
1 parent 60544ef commit 43bc166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CI.Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ node ("docker-light") {
1313
--pull always \
1414
--volume ${sourceDir}:/source \
1515
--volume /opt/maven-basis:/opt/maven-basis \
16+
--volume /bin/git:/bin/git \
1617
eclipse-temurin:17-jdk-focal \
1718
bash -c \"pushd /source && \
1819
/opt/maven-basis/bin/mvn --batch-mode clean install && \

0 commit comments

Comments
 (0)