- RUN --mount=type=cache,target=/root/.npm for both npm install steps Persists npm cache across builds so unchanged deps aren't re-downloaded - deploy:staging now targets ae_app only (skip api/nginx rebuild) - compose:down includes --profile database to remove mariadb/pma containers and cleanly release ae_dev_net (fixes 'Resource is still in use' warning)
4.6 KiB
4.6 KiB