feat: no need to clone the repo for endpoint POSTing step
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
cfb764cbee
commit
c85cb8d211
@ -5,6 +5,9 @@ name: dockerhub-build-trigger
|
||||
platform:
|
||||
arch: amd64
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: call webhook
|
||||
pull: always
|
||||
|
Loading…
Reference in New Issue
Block a user