Revert to default docker driver
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 32s
Some checks failed
Publish Docker image / Push Docker image to GitHub Packages (push) Failing after 32s
This commit is contained in:
parent
37fc37daf9
commit
8a75c7cfe3
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ jobs:
|
||||||
type=sha
|
type=sha
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
|
||||||
driver: container
|
|
||||||
- name: Login to GitHub Container Registry
|
- name: Login to GitHub Container Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue