Тесты сборки
Some checks failed
Build and Create Tag Release / build (push) Failing after 18s

This commit is contained in:
svk
2026-01-22 21:06:17 +03:00
parent 72101c90d5
commit 47f1473167

View File

@@ -33,10 +33,11 @@ jobs:
# Создаем тег локально
git tag -a "$TAG" -m "Release $TAG"
git remote set-url origin "https://${{ secrets.USER }}:${{ secrets.API_TOKEN }}@git.nuk-svk.ru/${{ gitea.repository }}.git"
# Пушим тег на сервер
git push origin "$TAG"
- name: Сборка пакетов
run: |
cd debian && ./build-deb-projman.sh