mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 05:15:42 -04:00
ci: update gitea workflow
This commit is contained in:
9
.github/workflows/deploy-docker-gitea.yml
vendored
9
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -605,11 +605,10 @@ jobs:
|
|||||||
id: task_release_gi_buildx
|
id: task_release_gi_buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
with:
|
with:
|
||||||
driver: docker-container
|
version: latest
|
||||||
driver-opts: |
|
driver-opts: 'image=moby/buildkit:latest'
|
||||||
image=moby/buildkit:latest
|
driver: docker
|
||||||
network=host
|
buildkitd-flags: --allow-insecure-entitlement
|
||||||
env.BUILDKIT_TLS_INSECURE=1
|
|
||||||
install: true
|
install: true
|
||||||
use: true
|
use: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user