From c928dd3fa9ccf2f44dd69a441ea38b3e04d5f80a Mon Sep 17 00:00:00 2001 From: CCTVcalc Date: Wed, 23 Jul 2025 10:56:26 +0300 Subject: [PATCH] test7 --- .drone.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2783078..d5d182f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,13 @@ kind: pipeline type: docker name: deploy +clone: + disable: false + git: + image: plugins/git + settings: + clone_url: http://10.10.10.2:3000/admin/tgCrewLanding.git + steps: - name: build image: node:22