File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 3838 run : >
3939 make build-base-image
4040
41- docker tag ghcr.io/nhsdigital/eps-devcontainer-base:latest "ghcr.io/nhsdigital/eps-devcontainers:{DOCKER_TAG}-${ARCHITECTURE}"
41+ docker tag ghcr.io/nhsdigital/eps-devcontainer-base:latest "ghcr.io/nhsdigital/eps-devcontainers:$ {DOCKER_TAG}-${ARCHITECTURE}"
4242
4343 docker save "ghcr.io/nhsdigital/eps-devcontainers:latest-${ARCHITECTURE}" -o "eps-devcontainer-base-latest-${ARCHITECTURE}.img"
4444 env :
Original file line number Diff line number Diff line change @@ -25,8 +25,6 @@ REPOS=(
2525 " NHSDigital/nhs-fhir-middy-error-handler"
2626 " NHSDigital/nhs-eps-spine-client"
2727 " NHSDigital/electronic-prescription-service-api-regression-tests"
28- " NHSDigital/eps-action-sbom"
29- " NHSDigital/eps-action-cfn-lint"
3028 " NHSDigital/eps-common-workflows"
3129 " NHSDigital/eps-storage-terraform"
3230 " NHSDigital/eps-spine-shared"
You can’t perform that action at this time.
0 commit comments