Skip to content

Commit

Permalink
preview
Browse files Browse the repository at this point in the history
  • Loading branch information
CourtneySuhr-Solirius committed Feb 14, 2025
1 parent 0d383ac commit 9e71682
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def camundaBranch = "master"
def dmnBranch = "master"
def waStandaloneBranch = "master"
def ccdBranch = "master"
def generalappCCDBranch = "master"
def generalappCCDBranch = "feature/CIV-16576"
AppPipelineConfig pipelineConf

static Map<String, Object> secret(String secretName, String envVariable) {
Expand Down
2 changes: 1 addition & 1 deletion charts/civil-citizen-ui/values.preview.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ civil-wa:
civil-general-applications:
enabled: true
java:
image: 'hmctspublic.azurecr.io/civil/general-applications:latest'
image: 'hmctspublic.azurecr.io/civil/general-applications:pr-1676'
releaseNameOverride: ${SERVICE_NAME}-general-applications
ingressHost: ${SERVICE_NAME}-general-applications.preview.platform.hmcts.net
imagePullPolicy: Always
Expand Down

0 comments on commit 9e71682

Please sign in to comment.