diff --git a/.drone.yml b/.drone.yml index 2783078..2e33f40 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 @@ -17,7 +24,7 @@ steps: username: root key: from_secret: SSH-nginx-key - source: dist/spa/* + source: dist/spa/. target: /usr/share/nginx/tgCrewLanding rm: true when: diff --git a/src/components/BaseLogo.vue b/src/components/BaseLogo.vue index 4048b4c..4209221 100644 --- a/src/components/BaseLogo.vue +++ b/src/components/BaseLogo.vue @@ -69,7 +69,7 @@ - tg!2 + tg