ci: Update backend image name to chamomind/elearning-backend in the deploy workflow.
This commit is contained in:
parent
c134c9f507
commit
0004b03760
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ env:
|
||||||
REGISTRY_PASSWORD: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
REGISTRY_PASSWORD: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||||
|
|
||||||
# Docker Image
|
# Docker Image
|
||||||
BACKEND_IMAGE_NAME: elearning-backend
|
BACKEND_IMAGE_NAME: chamomind/elearning-backend
|
||||||
IMAGE_TAG: ${{ github.sha }}
|
IMAGE_TAG: ${{ github.sha }}
|
||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue