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: when:
branch: branch:
exclude: exclude:
- master - main
- name: docker-build-push - name: docker-build-push
image: thegeeklab/drone-docker-buildx image: thegeeklab/drone-docker-buildx
@ -49,7 +49,7 @@ steps:
- go-build - go-build
when: when:
branch: branch:
- master - main
trigger: trigger:
event: event: