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