Compare commits

...

1 Commits

Author SHA1 Message Date
9a51b416e5 run drone only for main branch
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-10 19:59:07 +02:00

View File

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