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
Docker-machine env dev
pull/1565/head
David Sanz
4 years ago
parent
e4129664eb
commit
18fd0897e8
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/basket-api.yml
+ 1
- 1
.github/workflows/basket-api.yml
View File
@ -64,7 +64,7 @@ jobs:
password
:
${{ secrets.PASSWORD }}
-
name
:
Docker environment
run
:
eval $(
docker-machine env dev
)
run
:
docker-machine env dev
shell
:
bash
-
name
:
Compose build ${{ env.services }}
Write
Preview
Loading…
Cancel
Save