ci: use explicit ref trigger for production deployment

This commit is contained in:
2026-01-12 16:57:05 +03:00
parent 53e743578f
commit c0e36700a9

View File

@@ -116,7 +116,8 @@ name: deploy-production
# Запускать только при пуше в ветку master
trigger:
branch: [master]
ref:
- refs/heads/master
event: [push]
# Этот пайплайн зависит от успешного выполнения сборок