list current path before "lektor deploy"
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c5cf47b0b6
commit
348ef297c7
@ -15,7 +15,8 @@ steps:
|
|||||||
LEKTOR_DEPLOY_KEY:
|
LEKTOR_DEPLOY_KEY:
|
||||||
from_secret: lektor_deploy_key
|
from_secret: lektor_deploy_key
|
||||||
commands:
|
commands:
|
||||||
- cd /workspace
|
- pwd
|
||||||
|
- ls
|
||||||
- lektor deploy --key $LEKTOR_DEPLOY_KEY
|
- lektor deploy --key $LEKTOR_DEPLOY_KEY
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user