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

Commit 2da20e5

Browse files
committed
tesT
1 parent 88f74ee commit 2da20e5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,7 @@ jobs:
105105
tar zxvf dockle_0.2.4_Linux-64bit.tar.gz
106106
sudo mv dockle /usr/local/bin
107107
108-
ls
109-
echo "------"
110-
ls ${{ matrix.workdir }}
108+
echo '{}' > ~/.docker/config.json
111109
112110
dockle --exit-level fatal --format json --output ${{ matrix.workdir }}/dockle_scan_output.json --input ./my-image.tar
113111

0 commit comments

Comments
 (0)