This commit is contained in:
Kayashov.SM
2025-04-26 02:45:07 +04:00
parent 0e77c9a7b3
commit 9f53cd5194

View File

@@ -29,9 +29,6 @@ deploy-front-job:
script:
- cd front
- npm install
- ls
- npm run build
- ls
- ls build
- cp -r build /app
- ls /app
- echo "Деплой завершен"