Browse Source

test docker config env

pull/1565/head
Borja García Rodríguez 4 years ago
parent
commit
80f47361c9
1 changed files with 2 additions and 0 deletions
  1. +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


Loading…
Cancel
Save