issues/27: ci PR targets prod test stage

This commit is contained in:
Valery Petrov
2026-05-28 19:19:52 +03:00
parent e71f2267bd
commit f8f03fe849
+1 -1
View File
@@ -5,7 +5,7 @@ on:
tags: tags:
- 'backend-v*' - 'backend-v*'
pull_request: pull_request:
branches: [main] branches: [prod, test, stage]
env: env:
REGISTRY: gitea-http.gitea.svc.cluster.local:3000 REGISTRY: gitea-http.gitea.svc.cluster.local:3000