DONE: rename to lowercase for image
Build Docker Image / build-backend (push) Failing after 21s
Build Docker Image / build-frontend (push) Failing after 33s

This commit is contained in:
ISMAIL MASSERAN
2026-06-30 11:10:14 +08:00
parent 507072c5ab
commit 81a964a337
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ on:
type: string
env:
BACKEND_IMAGE: git.koppkb.com/KoPKB/My-KOPKB-be
FRONTEND_IMAGE: git.koppkb.com/KoPKB/My-KOPKB-fe
BACKEND_IMAGE: git.koppkb.com/kopkb/my-kopkb-be
FRONTEND_IMAGE: git.koppkb.com/kopkb/my-kopkb-fe
DEPLOY_DIR: /home/arrahn/Project
jobs: