Skip to content

Commit 551a185

Browse files
artifact data location and docker rar location
1 parent dfe77c4 commit 551a185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-5-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ jobs:
645645
name: libs-host-docker-${{ inputs.version }}
646646

647647
- run: |
648-
ls -la
648+
ls -Rla
649649
docker load myimage.tar
650650
docker image ls -a
651651
echo $CR_PAT | docker login ghcr.io -u nhs-notify-supplier-api --password-stdin

0 commit comments

Comments
 (0)