test login registry endpoint hub.docker.com

This commit is contained in:
David Sanz 2020-12-22 16:11:12 +01:00
parent 29f6eca155
commit 5aa5fdab97

View File

@ -11,7 +11,7 @@ on:
- src/Services/Basket/*
- .github/workflows/basket-api.yml
env:
registryEndpoint: https://hub.docker.com/repository/docker/borjasanes/eshoponcontainers
registryEndpoint: hub.docker.com
services: basket-api
image: basket.api
branch: $(echo ${GITHUB_REF#refs/heads/})