forked from casdoor/casdoor
fix(ci): исправить путь container registry
All checks were successful
Build & Push Docker Image / build (push) Successful in 2m15s
All checks were successful
Build & Push Docker Image / build (push) Successful in 2m15s
- исправлен путь образа на gromov/casdoor
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user