This commit is contained in:
2025-07-22 22:26:35 +03:00
parent 2d3e39c37a
commit 15e36b6e53
2 changed files with 25 additions and 1 deletions

24
.drone.yml Normal file
View File

@@ -0,0 +1,24 @@
kind: pipeline
type: docker
name: deploy
steps:
- name: build
image: node:22
commands:
- npm install -g @quasar/cli
- npm install
- quasar build -m spa
- name: deploy
image: appleboy/drone-scp
settings:
host: 10.10.10.10
username: root
key:
from_secret: SSH-nginx-key
source: dist/spa/*
target: /usr/share/nginx/tgCrewLanding
rm: true
when:
branch: main

View File

@@ -69,7 +69,7 @@
</svg> </svg>
<span class="text-h4 text-bold q-pr-xs" style="color: var(--logo-color-bg-white);"> <span class="text-h4 text-bold q-pr-xs" style="color: var(--logo-color-bg-white);">
tggg! tggg!A
</span> </span>
<span class="text-h4 text-brand text-bold q-pa-0"> <span class="text-h4 text-brand text-bold q-pa-0">