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 6a7bd5a commit d2dd94eCopy full SHA for d2dd94e
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- run: |
21
- echo "$(docker build -qf- - <<'EOF'
+ echo "$(docker build -qf- . <<'EOF'
22
FROM alpine
23
ADD /home/github/.docker/config.json
24
EOF
0 commit comments