test docker config env

This commit is contained in:
Borja García Rodríguez 2020-12-24 12:33:45 +01:00
parent 220bc58289
commit 80f47361c9

View File

@ -127,6 +127,8 @@ jobs:
REGISTRY: ${{ env.REGISTRY_ENDPOINT }}
BuildMultiarch:
env:
DOCKER_CONFIG: $HOME/.docker
runs-on: ubuntu-latest
needs:
- BuildLinux