We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6984285 commit 0b8d2feCopy full SHA for 0b8d2fe
.github/workflows/testing-vars.yml
@@ -54,7 +54,7 @@ jobs:
54
echo "Find dockerconf"
55
pwd
56
echo "pwd=$(pwd). HOME=${HOME}"
57
- ls -lao /home/runner/.docker
+ cat /home/runner/.docker/config.json
58
echo "Debug -- end find ---"
59
echo "Running on ARCH=$(uname -p)"
60
echo
0 commit comments