Test with new driver
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 2m49s
Some checks failed
Publish Builder Image / build-and-push (push) Failing after 2m49s
This commit is contained in:
@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v2
|
uses: docker/setup-buildx-action@v2
|
||||||
with:
|
with:
|
||||||
driver-opts: image=moby/buildkit:master
|
driver: docker
|
||||||
|
|
||||||
- name: Login to Gitea Registry
|
- name: Login to Gitea Registry
|
||||||
# We use the internal URL for speed, but external DNS for the registry name
|
# We use the internal URL for speed, but external DNS for the registry name
|
||||||
|
|||||||
Reference in New Issue
Block a user