We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b4067 commit 6c19119Copy full SHA for 6c19119
.github/workflows/deploy_prod.yml
@@ -10,7 +10,7 @@ env:
10
COMMON_NAMESPACE: ${{ vars.COMMON_NAMESPACE }}
11
BUSINESS_NAMESPACE: ${{ vars.GRAD_BUSINESS_NAMESPACE }}
12
13
- SPRING_BOOT_IMAGE_NAME: educ-grad-student-api-dc
+ SPRING_BOOT_IMAGE_NAME: educ-grad-assessment-api-dc
14
15
REPO_NAME: "educ-grad-assessment-api"
16
APP_DOMAIN: ${{ vars.APP_DOMAIN }}
0 commit comments