correct when clause of step "deploy" to match branch "main"
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b7801d14dc
commit
11088b56b1
@ -18,7 +18,7 @@ steps:
|
||||
- deploy --key ${LEKTOR_DEPLOY_KEY}
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
- main
|
||||
event:
|
||||
- push
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user