fix(07-01): use admin namespace for Gitea repository
Some checks failed
Build and Push / build (push) Has been cancelled
Some checks failed
Build and Push / build (push) Has been cancelled
- Change repo URL to admin/taskplaner (repo created under admin user) - Update CI workflow image name to admin/taskplaner - Update repo secret documentation with correct path
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
|
||||
env:
|
||||
REGISTRY: git.kube2.tricnet.de
|
||||
IMAGE_NAME: tho/taskplaner
|
||||
IMAGE_NAME: admin/taskplaner
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user