Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
sebclem 2021-12-13 15:02:26 +01:00
parent b0c8f76348
commit 3185e121ac

View File

@ -16,7 +16,7 @@ steps:
when: when:
branch: branch:
exclude: exclude:
- master - main
- name: Build and Push docker - name: Build and Push docker
image: plugins/docker image: plugins/docker
@ -30,7 +30,7 @@ steps:
tags: latest tags: latest
when: when:
branch: branch:
- master - main
trigger: trigger: