Only make new production deployments from `main` branch
continuous-integration/drone/push Build is passing Details

This commit is contained in:
3wc 2023-10-10 15:23:06 +01:00
parent 2884aaa9e3
commit 9be08d883c
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ steps:
chdir: _site
deploy_key:
from_secret: drone_ssh_washnote_org
when:
branch:
- main