ci: Update backend image name to chamomind/elearning-backend in the deploy workflow.
All checks were successful
Build and Deploy Backend / Build Backend Docker Image (push) Successful in 15s
Build and Deploy Backend / Deploy E-learning Backend to Dev Server (push) Successful in 2s
Build and Deploy Backend / Notify Deployment Status (push) Successful in 2s

This commit is contained in:
JakkrapartXD 2026-02-10 13:28:43 +07:00
parent c134c9f507
commit 0004b03760

View file

@ -15,7 +15,7 @@ env:
REGISTRY_PASSWORD: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
# Docker Image
BACKEND_IMAGE_NAME: elearning-backend
BACKEND_IMAGE_NAME: chamomind/elearning-backend
IMAGE_TAG: ${{ github.sha }}
# Notifications