Fix path in drone docs deploy
This commit is contained in:
parent
156006053b
commit
c34fad3502
@ -38,7 +38,7 @@ steps:
|
|||||||
from_secret: docs_deploy_key
|
from_secret: docs_deploy_key
|
||||||
port: 22
|
port: 22
|
||||||
script:
|
script:
|
||||||
- cd /var/nfs/general/static/sites/extollo
|
- cd /var/nfs/storage/static/sites/extollo
|
||||||
- rm -rf docs
|
- rm -rf docs
|
||||||
- tar xzf extollo_api_documentation.tar.gz
|
- tar xzf extollo_api_documentation.tar.gz
|
||||||
- rm -rf extollo_api_documentation.tar.gz
|
- rm -rf extollo_api_documentation.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user