Compare commits
1 commit
04e5aead88
...
e0f998266b
Author | SHA1 | Date | |
---|---|---|---|
e0f998266b |
1 changed files with 1 additions and 2 deletions
|
@ -59,8 +59,7 @@ ENV BUILD_LIST=/build/openj9-repo/test
|
|||
|
||||
RUN git clone --depth=1 https://github.com/eclipse-openj9/openj9.git /build/openj9-repo
|
||||
|
||||
RUN cd /build/openj9-repo/test \
|
||||
&& git clone https://github.com/adoptium/TKG.git \
|
||||
RUN git clone https://github.com/adoptium/TKG.git \
|
||||
&& cd TKG \
|
||||
&& make compile JOBS=$(nproc) \
|
||||
&& make test JOBS=$(nproc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue