Removed explicit inline-config
This commit is contained in:
parent
0835545b68
commit
b8699f9e7c
|
@ -36,11 +36,6 @@ jobs:
|
|||
|
||||
- name: Set up Docker BuildX
|
||||
uses: docker/setup-buildx-action@v2
|
||||
with:
|
||||
config-inline: |
|
||||
[registry.${{ inputs.DOCKER_REG_DOMAIN }}]
|
||||
http = false
|
||||
insecure = false
|
||||
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v2
|
||||
|
|
Loading…
Reference in New Issue
Block a user