fix(ci): исправить путь container registry
All checks were successful
Build & Push Docker Image / build (push) Successful in 2m15s

- исправлен путь образа на gromov/casdoor
This commit is contained in:
2026-04-11 19:42:25 +03:00
parent 7c26dbb7d0
commit 7c38a99973

View File

@@ -27,5 +27,5 @@ jobs:
target: STANDARD
push: true
tags: |
gromlab.ru/probanda/casdoor:latest
gromlab.ru/probanda/casdoor:${{ github.sha }}
gromlab.ru/gromov/casdoor:latest
gromlab.ru/gromov/casdoor:${{ github.sha }}