From 0e57b8e9a4be08639b64316e1feee3f9fe25fdfb Mon Sep 17 00:00:00 2001 From: qtrinh2 Date: Wed, 10 Apr 2024 17:09:58 -0400 Subject: [PATCH] Update django.yml --- .github/workflows/django.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/django.yml b/.github/workflows/django.yml index 65e3e5c..842c793 100644 --- a/.github/workflows/django.yml +++ b/.github/workflows/django.yml @@ -15,7 +15,7 @@ jobs: secrets: inherit with: container-registry: "ghcr.io" - container-image-name: "cicd-testing" + container-image-name: "cicd-testing-django" django-context-root: "django"