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:
branch:
exclude:
- master
- main
- name: Build and Push docker
image: plugins/docker
@ -30,7 +30,7 @@ steps:
tags: latest
when:
branch:
- master
- main
trigger: