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
|
- 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue