run drone only for main branch

This commit is contained in:
weeman 2021-10-10 19:59:07 +02:00
parent 8c8021bedc
commit 9a51b416e5
Signed by untrusted user: weeman
GPG Key ID: 34F0524D4DA694A1
1 changed files with 3 additions and 0 deletions

View File

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