Skip to content

Commit 6bbaa01

Browse files
author
Borja García Rodríguez
committed
test
1 parent 6970eeb commit 6bbaa01

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/basket-api.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ jobs:
9999
cat $HOME/.docker/config.json
100100
echo "STEP 2"
101101
sed '$ s/.$//' $HOME/.docker/config.json > ~/.docker/config.json
102+
echo "STEP 2.5"
103+
cat ~/.docker/config.json
102104
echo "STEP 3"
103105
echo ', "experimental": "enabled" }' >> ~/.docker/config.json
104106
echo "STEP 4"

0 commit comments

Comments
 (0)