mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 17:55:42 +00:00
chore: remove node_modules in the docker image
This commit is contained in:
parent
3048d6499b
commit
ff2b2d7fb0
@ -103,4 +103,5 @@ RUN set -eux; \
|
||||
yarn install; \
|
||||
yarn run build; \
|
||||
yarn run ttag:po2json; \
|
||||
rm -rf node_modules; \
|
||||
sync
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user