This commit is contained in:
Kayashov.SM
2025-04-26 01:11:50 +04:00
parent a2de240bc8
commit 4caab82634

View File

@@ -27,8 +27,8 @@ deploy-front-job:
- release_front - release_front
image: node:22.12 image: node:22.12
script: script:
- npm install
- cd front - cd front
- npm install
- ls - ls
- npm run build - npm run build
- cp build /mnt/sdb1/test - cp build /mnt/sdb1/test