A test to view if things were done right
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
fa59834045
commit
f0476f4798
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue