mirror of
https://framagit.org/les/gancio.git
synced 2025-02-01 00:52:01 +01:00
minor
This commit is contained in:
parent
2bd5c7159a
commit
6f797507c3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM node:buster
|
||||
RUN yarn global remove gancio
|
||||
RUN yarn global remove gancio || true
|
||||
RUN yarn cache clean gancio
|
||||
RUN yarn global add --latest --production --silent https://gancio.org/latest.tgz 2> /dev/null
|
||||
ADD entrypoint.sh /
|
||||
|
|
Loading…
Reference in a new issue