Skip to content

Commit 78c692e

Browse files
committed
feat: test devtest with new base images
1 parent c94d07c commit 78c692e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/stage-3-build-images-devtest.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ jobs:
150150
echo "DOTNET_BASE_IMAGE=ghcr.io/nhsdigital/cohort-manager-dotnet-base:${IMAGE_TAG}" >> "${GITHUB_OUTPUT}"
151151
echo "FUNCTION_BASE_IMAGE=ghcr.io/nhsdigital/cohort-manager-function-base:${IMAGE_TAG}" >> "${GITHUB_OUTPUT}"
152152
153+
echo $FUNCTION_BASE_IMAGE
154+
153155
154156
155157

0 commit comments

Comments
 (0)