We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f6eca commit 5aa5fdaCopy full SHA for 5aa5fda
1 file changed
.github/workflows/basket-api.yml
@@ -11,7 +11,7 @@ on:
11
- src/Services/Basket/*
12
- .github/workflows/basket-api.yml
13
env:
14
- registryEndpoint: https://hub.docker.com/repository/docker/borjasanes/eshoponcontainers
+ registryEndpoint: hub.docker.com
15
services: basket-api
16
image: basket.api
17
branch: $(echo ${GITHUB_REF#refs/heads/})
0 commit comments