Fix CI branch names
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Melora Hugues 2023-02-02 21:09:53 +01:00
parent 0bdf5a8979
commit 81f4b72b8f

View file

@ -31,7 +31,7 @@ steps:
when:
branch:
exclude:
- master
- main
- name: docker-build-push
image: thegeeklab/drone-docker-buildx
@ -49,7 +49,7 @@ steps:
- go-build
when:
branch:
- master
- main
trigger:
event: