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 4cdd823 commit ec2e6c2Copy full SHA for ec2e6c2
.github/workflows/ci.yml
@@ -109,7 +109,7 @@ jobs:
109
TARGET_ENVIRONMENT: dev
110
VERSION_NUMBER: ${{ needs.tag_release.outputs.version_tag }}
111
COMMIT_ID: ${{ needs.get_commit_id.outputs.commit_id }}
112
- CDK_APP_NAME: CptsApiApp
+ CDK_APP_NAME: EpsAssistMeApp
113
LOG_RETENTION_IN_DAYS: 30
114
LOG_LEVEL: DEBUG
115
MARK_JIRA_RELEASED: false
0 commit comments