Skip to content

Commit 586f842

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

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,7 +150,9 @@ 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 "The value of FUNCTION_BASE_IMAGE variable"
153154
echo $FUNCTION_BASE_IMAGE
155+
echo "."
154156
155157
156158

0 commit comments

Comments
 (0)