fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2022-07-21 17:34:00 +02:00
parent ff23990c15
commit da26a97204
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -12,10 +12,8 @@ steps:
tags: latest
when:
branch:
include:
- main
event:
include:
- push
- name: docker-build
image: plugins/docker
@ -28,9 +26,8 @@ steps:
tags: latest
dry_run: true
when:
branch:
exclude:
branch:
- main
event:
exclude:
- push