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

This commit is contained in:
Aaron Riedel 2023-09-24 04:27:05 +02:00
parent 1e93f245fd
commit 14ce7d8a69
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -13,8 +13,6 @@ steps:
when:
branch:
- main
event:
- push
- name: docker-build
image: plugins/docker
settings:
@ -26,8 +24,10 @@ steps:
tags: latest
dry_run: true
when:
exclude:
branch:
exclude:
- main
when:
event:
include:
- push