Skip to content

Commit 6c19119

Browse files
authored
Update deploy_prod.yml
Corrected image name
1 parent 02b4067 commit 6c19119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
COMMON_NAMESPACE: ${{ vars.COMMON_NAMESPACE }}
1111
BUSINESS_NAMESPACE: ${{ vars.GRAD_BUSINESS_NAMESPACE }}
1212

13-
SPRING_BOOT_IMAGE_NAME: educ-grad-student-api-dc
13+
SPRING_BOOT_IMAGE_NAME: educ-grad-assessment-api-dc
1414

1515
REPO_NAME: "educ-grad-assessment-api"
1616
APP_DOMAIN: ${{ vars.APP_DOMAIN }}

0 commit comments

Comments
 (0)