Only make new production deployments from main
branch
This commit is contained in:
parent
2884aaa9e3
commit
9be08d883c
@ -18,3 +18,6 @@ steps:
|
|||||||
chdir: _site
|
chdir: _site
|
||||||
deploy_key:
|
deploy_key:
|
||||||
from_secret: drone_ssh_washnote_org
|
from_secret: drone_ssh_washnote_org
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user