are the "{}" the problem?
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
c3b267b897
commit
7311189b83
@ -15,7 +15,7 @@ steps:
|
|||||||
LEKTOR_DEPLOY_KEY:
|
LEKTOR_DEPLOY_KEY:
|
||||||
from_secret: lektor_deploy_key
|
from_secret: lektor_deploy_key
|
||||||
commands:
|
commands:
|
||||||
- lektor deploy --key ${LEKTOR_DEPLOY_KEY}
|
- lektor deploy --key $LEKTOR_DEPLOY_KEY
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user