fix: do not fail if no volume provided
All checks were successful
All checks were successful
This commit is contained in:
parent
1bcc578fa1
commit
1cec87ce45
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jdk.nio.mapmode,jdk.random,jdk.sctp,jdk.security.auth,jdk.security.jgss,jdk.unsu
|
|||
jdk.xml.dom,jdk.zipfs,openj9.criu,openj9.cuda,openj9.dataaccess,openj9.gpu,openj9.jvm,\
|
||||
openj9.sharedclasses,openj9.zosconditionhandling
|
||||
|
||||
RUN mv ./* /build/dist/
|
||||
RUN mkdir -p /build/dist && mv ./* /build/dist/
|
||||
|
||||
# ------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue