Compare commits
1 commit
04e5aead88
...
f039e4ea3a
Author | SHA1 | Date | |
---|---|---|---|
f039e4ea3a |
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ RUN cd /build/openj9-repo/test \
|
||||||
&& git clone https://github.com/adoptium/TKG.git \
|
&& git clone https://github.com/adoptium/TKG.git \
|
||||||
&& cd TKG \
|
&& cd TKG \
|
||||||
&& make compile JOBS=$(nproc) \
|
&& make compile JOBS=$(nproc) \
|
||||||
&& make test JOBS=$(nproc)
|
&& make _sanity.functional.regular JOBS=$(nproc)
|
||||||
|
|
||||||
|
|
||||||
WORKDIR /build/src/build/linux-x86_64-server-release/images
|
WORKDIR /build/src/build/linux-x86_64-server-release/images
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue