fix: test root
This commit is contained in:
parent
a3d42c2600
commit
0f664ede95
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ ENV TEST_JDK_HOME=/build/src/build/linux-x86_64-server-release/images/jdk
|
|||
ENV TEST_ROOT=/build/openj9-repo/test
|
||||
ENV DIAGNOSTICLEVEL=nodetails
|
||||
|
||||
#RUN git clone --single-branch --depth=1 https://github.com/eclipse-openj9/openj9.git /build/test
|
||||
RUN git clone --single-branch --depth=1 https://github.com/eclipse-openj9/openj9.git "$TEST_ROOT"
|
||||
|
||||
WORKDIR /test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue