mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:55:41 -04:00
ci: update docker buildx flags
This commit is contained in:
2
.github/workflows/deploy-docker-gitea.yml
vendored
2
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -607,6 +607,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
driver-opts: 'image=moby/buildkit:latest'
|
driver-opts: 'image=moby/buildkit:latest'
|
||||||
|
driver: docker
|
||||||
|
buildkitd-flags: --allow-insecure-entitlement
|
||||||
install: true
|
install: true
|
||||||
use: true
|
use: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user