feat: no need to clone
All checks were successful
continuous-integration/drone/push Build is passing

* refactor: remove irrelevant release tag
This commit is contained in:
surtur 2020-06-03 13:11:31 +02:00
parent ea880102d3
commit 5855abaa3a
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -3,8 +3,12 @@ kind: pipeline
name: dockerhub-build-trigger
platform:
os: linux
arch: amd64
clone:
disable: true
steps:
- name: call webhook
pull: always
@ -30,7 +34,6 @@ clone:
trigger:
branch:
- master
- "release/*"
event:
- push
- tag