Browse Source

test docker io

pull/1565/head
Borja García Rodríguez 4 years ago
parent
commit
34483d353b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/basket-api.yml

+ 1
- 1
.github/workflows/basket-api.yml View File

@ -17,7 +17,7 @@ on:
- dev
env:
REGISTRY_ENDPOINT: borjasanes
REGISTRY_HOST: index.docker.io/v1
REGISTRY_HOST: docker.io
SERVICES: basket-api
jobs:


Loading…
Cancel
Save