fix: assets
Some checks failed
Build and Deploy / deploy (push) Failing after 0s

This commit is contained in:
ext.jeremy.guillot@maxicoffee.domains
2026-02-08 22:21:33 +01:00
parent c03cad6028
commit 5a3e68fa2a

View File

@@ -101,6 +101,8 @@ COPY --from=composer_deps /app/vendor/symfony/ux-turbo/assets ./vendor/symfony/u
RUN npm install
COPY --link assets ./assets
COPY --link webpack.config.js ./
COPY --link tailwind.config.js postcss.config.js ./
COPY --link templates ./templates
RUN npm run build
# Prod FrankenPHP image