chore: organize project and update service
Some checks failed
Build (develop) / Promote (main) / build-and-push-deploy (push) Failing after 24s

This commit is contained in:
2026-01-29 12:44:11 -03:00
parent fa6f0e0f49
commit 4975d5547d

View File

@@ -1,7 +1,7 @@
name: Build (develop) / Promote (main)
on:
push:
branches: [main, develop]
branches: [main, develop, homolog]
jobs:
build-and-push-deploy: