add "lektor" to command
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
hbr 2021-06-06 23:07:52 +02:00
parent 11088b56b1
commit c3b267b897

View File

@ -15,7 +15,7 @@ steps:
LEKTOR_DEPLOY_KEY:
from_secret: lektor_deploy_key
commands:
- deploy --key ${LEKTOR_DEPLOY_KEY}
- lektor deploy --key ${LEKTOR_DEPLOY_KEY}
when:
branch:
- main