Use a final stage instead that never gets uploaded to the container registry.

This commit is contained in:
zontreck 2024-09-14 01:20:00 -07:00
parent f28fd616f2
commit 339ba1578e
5 changed files with 24 additions and 23 deletions

View file

@ -2,9 +2,6 @@ FROM git.zontreck.com/ariascreations/buildenvironments:appimage
ENV PUB NAN
ENV AGENT NAN
ENV GRADLEPROP NAN
ENV PRIVKEY NAN
ENV PUBKEY NAN
WORKDIR /
RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar