list current path before "lektor deploy"
continuous-integration/drone/push Build is passing Details

This commit is contained in:
hbr 2021-06-07 01:12:24 +02:00
parent c5cf47b0b6
commit 348ef297c7
1 changed files with 2 additions and 1 deletions

View File

@ -15,7 +15,8 @@ steps:
LEKTOR_DEPLOY_KEY:
from_secret: lektor_deploy_key
commands:
- cd /workspace
- pwd
- ls
- lektor deploy --key $LEKTOR_DEPLOY_KEY
when:
branch: