run drone only for main branch
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-10 19:59:07 +02:00
parent 8c8021bedc
commit 9a51b416e5

View File

@ -20,3 +20,6 @@ steps:
from_secret: "docker_username"
password:
from_secret: "docker_password"
when:
branch:
- main