Skip to content

Commit 0b590d7

Browse files
committed
chore: remove certs from startup.sh the cert authority is now baked into the $BASE_IMAGE
1 parent 5fa8607 commit 0b590d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ jobs:
178178
"GROUP_ID": "uk.gov.hmcts.cp",
179179
"ARTIFACT_ID": "${{ env.REPO_NAME }}",
180180
"ARTIFACT_VERSION": "${{ needs.Artefact-Version.outputs.artefact_version }}",
181-
"TARGET_REPOSITORY": "${{ github.repository }}"
181+
"TARGET_REPOSITORY": "${{ github.repository }}",
182182
"agentDemand": "ubuntu-j25",
183183
"baseImage": "hmcts/apm-services:25-jre"
184184
}

0 commit comments

Comments
 (0)