This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
test
pull/1565/head
Borja García Rodríguez
4 years ago
parent
6970eebfaf
commit
6bbaa01c03
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/basket-api.yml
+ 2
- 0
.github/workflows/basket-api.yml
View File
@ -99,6 +99,8 @@ jobs:
cat $HOME/.docker/config.json
echo "STEP 2"
sed '$ s/.$//' $HOME/.docker/config.json > ~/.docker/config.json
echo "STEP 2.5"
cat ~/.docker/config.json
echo "STEP 3"
echo ', "experimental": "enabled" }' >> ~/.docker/config.json
echo "STEP 4"
Write
Preview
Loading…
Cancel
Save