Fix
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Luca Beltrame 2021-01-03 18:20:21 +01:00
parent c5e2619033
commit 51551a242d
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -36,7 +36,7 @@ steps:
- name: permissions - name: permissions
image: alpine image: alpine
commands: commands:
- chown -R ${NGINX_UID}:${NGINX_ID} /tmp/denno/ - chown -R ${NGINX_UID}:${NGINX_ID} /tmp/denno/
volumes: volumes:
- name: site - name: site
path: /site path: /site