Deploy: upgrade chill bundles and adapt skeleton
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2022-12-24 15:40:18 +01:00
parent ba33c507e6
commit 412cc332bb
16 changed files with 5486 additions and 7130 deletions

View File

@@ -18,4 +18,4 @@ docker run \
--volume ${PWD}:/app \
--workdir /app \
--env YARN_CACHE_FOLDER=/app/.yarncache \
node:14 ${cmd}
node:16 ${cmd}