feat: no need to clone the repo for endpoint POSTing step
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-03 13:15:39 +02:00
parent cfb764cbee
commit c85cb8d211
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -5,6 +5,9 @@ name: dockerhub-build-trigger
platform:
arch: amd64
clone:
disable: true
steps:
- name: call webhook
pull: always