Skip to content

Commit d8c5d07

Browse files
author
Borja García Rodríguez
committed
test
1 parent 259f9ec commit d8c5d07

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/basket-api.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
run: |
9797
mkdir -p ~/.docker
9898
echo $HOME/.docker/config.json > ~/.docker/config.json
99+
cat ~/.docker/config.json
99100
sed '$ s/.$//' ~/.docker/config.json
100101
echo ', "experimental": "enabled" }' >> ~/.docker/config.json
101102
cat ~/.docker/config.json

0 commit comments

Comments
 (0)