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 login registry endpoint hub.docker.com
pull/1565/head
David Sanz
4 years ago
parent
29f6eca155
commit
5aa5fdab97
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
@ -11,7 +11,7 @@ on:
-
src/Services/Basket/*
-
.github/workflows/basket-api.yml
env:
registryEndpoint
:
h
ttps://h
ub.docker.com
/repository/docker/borjasanes/eshoponcontainers
registryEndpoint
:
hub.docker.com
services
:
basket-api
image
:
basket.api
branch
:
$(echo ${GITHUB_REF#refs/heads/})
Write
Preview
Loading…
Cancel
Save