Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit 25efd6a

Browse files
Merge pull request #84 from hmcts/missed-config
missed configurations for dockerbuild
2 parents 43a3ce3 + ccd6c09 commit 25efd6a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci-draft.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ jobs:
120120
name: app-jar
121121
path: build/libs
122122

123+
- name: Copy applicationinsights.json to libs
124+
run: cp lib/applicationinsights.json build/libs/
125+
123126
- name: Set up Docker Buildx
124127
uses: docker/setup-buildx-action@v3
125128

0 commit comments

Comments
 (0)