Skip to content

Create the cache for the symfony app during the build process

Carl Schwan requested to merge (removed):patch-5 into master

This should fix the permission problem but also require manual intervention and delete /srv/www/generated/www.kde.org/applications/var/cache/* in production.

Since the files will be uploaded with the correct permission, rsync will be able to update them.

See documentation: https://symfony.com/doc/current/setup/file_permissions.html

Edited by Carl Schwan

Merge request reports