You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When deploying server side plugins, files must be chmod 744.
This can be done in the git repository itself, file permission is saved in git.
But it can also be done in qgis-plugin-ci when packaging, so newly created files are not forgotten with this chmod setting.
The text was updated successfully, but these errors were encountered:
When deploying server side plugins, files must be chmod
744
.This can be done in the git repository itself, file permission is saved in git.
But it can also be done in qgis-plugin-ci when packaging, so newly created files are not forgotten with this chmod setting.
The text was updated successfully, but these errors were encountered: