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:23:18 +02:00
parent 7e60b518c5
commit 300456be22
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -1,6 +1,5 @@
kind: pipeline
name: deploy
steps:
- name: docker
image: plugins/docker
@ -14,9 +13,6 @@ steps:
when:
branch:
- main
event:
- push
- name: docker-build
image: plugins/docker
settings:
@ -31,5 +27,7 @@ steps:
exclude:
branch:
- main
when:
event:
include:
- push