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

This commit is contained in:
surtur 2020-06-03 13:14:24 +02:00
parent be5b68ae72
commit 53e75fecab
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