Обновить .gitea/workflows/build_and_deploy.yml
All checks were successful
Build and Test Application / build (push) Successful in 1m51s
Build and Test Application / deploy (push) Successful in 4s

This commit is contained in:
mt77 2025-05-13 13:55:28 +05:00
parent 4c0892995a
commit 005f35c3cb

View File

@ -2,7 +2,7 @@ name: Build and Test Application
on: on:
push: push:
branches: branches:
- release - master
env: env:
TARGET_DOMAINS: "muffin77.ru, git.muffin77.ru, cloud.muffin77.ru, mail.muffin77.ru, dev.muffin77.ru, google.com" TARGET_DOMAINS: "muffin77.ru, git.muffin77.ru, cloud.muffin77.ru, mail.muffin77.ru, dev.muffin77.ru, google.com"