This commit is contained in:
parent
c5e2619033
commit
51551a242d
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ steps:
|
|||
- name: permissions
|
||||
image: alpine
|
||||
commands:
|
||||
- chown -R ${NGINX_UID}:${NGINX_ID} /tmp/denno/
|
||||
- chown -R ${NGINX_UID}:${NGINX_ID} /tmp/denno/
|
||||
volumes:
|
||||
- name: site
|
||||
path: /site
|
||||
|
|
Loading…
Add table
Reference in a new issue