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
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
driver: container
|
||||
- name: Login to GitHub Container Registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue