Fix path in drone static deploy
This commit is contained in:
parent
22cf6aa953
commit
156006053b
@ -22,7 +22,7 @@ steps:
|
|||||||
from_secret: docs_deploy_key
|
from_secret: docs_deploy_key
|
||||||
port: 22
|
port: 22
|
||||||
source: extollo_api_documentation.tar.gz
|
source: extollo_api_documentation.tar.gz
|
||||||
target: /var/nfs/general/static/sites/extollo
|
target: /var/nfs/storage/static/sites/extollo
|
||||||
when:
|
when:
|
||||||
event: promote
|
event: promote
|
||||||
target: docs
|
target: docs
|
||||||
|
Loading…
Reference in New Issue
Block a user