Docker test 3
This commit is contained in:
parent
bcb09ce4d6
commit
1229139289
1 changed files with 0 additions and 4 deletions
|
@ -22,10 +22,6 @@ jobs:
|
|||
steps:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |
|
||||
[registry."docker.io"]
|
||||
mirrors = ["https://docker-cache.neshweb.net"]
|
||||
- name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue