Only make new production deployments from main
branch
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user