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:
|
platform:
|
||||||
arch: amd64
|
arch: amd64
|
||||||
|
|
||||||
|
clone:
|
||||||
|
disable: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: call webhook
|
- name: call webhook
|
||||||
pull: always
|
pull: always
|
||||||
|
Loading…
Reference in New Issue
Block a user