Fix path in drone static deploy
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is failing

This commit is contained in:
Garrett Mills 2021-10-18 13:53:37 -05:00
parent 22cf6aa953
commit 156006053b

View File

@ -22,7 +22,7 @@ steps:
from_secret: docs_deploy_key
port: 22
source: extollo_api_documentation.tar.gz
target: /var/nfs/general/static/sites/extollo
target: /var/nfs/storage/static/sites/extollo
when:
event: promote
target: docs