fix: Change items website hierarchy permissions (from 774 to 775)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4bb11f731c
commit
67857b6b40
@ -38,7 +38,7 @@
|
||||
path: "{{ lookup('env', 'SPT_ITEMS_PATH') }}"
|
||||
owner: "{{ lookup('env', 'DEPLOY_USER') }}"
|
||||
group: "{{ lookup('env', 'DEPLOY_USER_GROUP') }}"
|
||||
mode: 0774
|
||||
mode: 0775
|
||||
recurse: yes
|
||||
|
||||
- name: Initialize database
|
||||
|
Loading…
x
Reference in New Issue
Block a user