Skip to content
Snippets Groups Projects
Commit 4e44bd1e authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

feat: add maintenance repair to update procedure

parent 32885245
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ spec:
/usr/local/bin/php occ status;
/usr/local/bin/php occ upgrade;
/usr/local/bin/php occ db:add-missing-indices;
/usr/local/bin/php occ maintenance:repair;
/refresh_config.sh;
env:
- name: CONFIG_READONLY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment