make sure jar file exists
This commit is contained in:
parent
87325dd165
commit
9ffb663e33
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ RUN chmod 0600 id_rsa
|
|||
|
||||
WORKDIR /
|
||||
|
||||
RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
||||
ADD ./entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue