1
0
mirror of https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git synced 2025-08-14 00:25:46 +02:00

Update .gitlab-ci.yml file

This commit is contained in:
Александр Лесников
2025-01-23 11:16:57 +00:00
parent 2e8d6e034d
commit 7e565fcdb9

View File

@@ -21,4 +21,6 @@ test-frontend:
- cd frontend
- npm install
- npm run test
- 'apk --no-cache add curl'
- 'curl -X POST -H "Content-Type: application/json" -d "{\"chat_id\": \"<-1002453804964>\", \"text\": \"CI: new version was uploaded, see: https://preview.startup.com\"}" https://api.telegram.org/bot<7677506032:AAEVBSLTYoWJgyP3WH3elpj5muxc4sd9-AI>/sendMessage '
tags: []