update app path to /drone/src
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ steps:
|
|||||||
volumes:
|
volumes:
|
||||||
- name: app
|
- name: app
|
||||||
host:
|
host:
|
||||||
path: /opt/node/app
|
path: /drone/src
|
||||||
- name: certs
|
- name: certs
|
||||||
host:
|
host:
|
||||||
path: /etc/ssl/certs
|
path: /etc/ssl/certs
|
||||||
|
|||||||
Reference in New Issue
Block a user