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 docker config env
pull/1565/head
Borja García Rodríguez
4 years ago
parent
220bc58289
commit
80f47361c9
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
@ -127,6 +127,8 @@ jobs:
REGISTRY
:
${{ env.REGISTRY_ENDPOINT }}
BuildMultiarch:
env:
DOCKER_CONFIG
:
$HOME/.docker
runs-on
:
ubuntu-latest
needs:
-
BuildLinux
Write
Preview
Loading…
Cancel
Save