A test to view if things were done right
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luca Beltrame 2021-01-03 18:26:02 +01:00
parent fa59834045
commit f0476f4798
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -39,6 +39,7 @@ steps:
image: alpine image: alpine
commands: commands:
- chown -R $NGINX_UID:$NGINX_ID /tmp/denno/ - chown -R $NGINX_UID:$NGINX_ID /tmp/denno/
- ls -l /tmp/denno
volumes: volumes:
- name: site - name: site
path: /site path: /site