mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:45:41 -04:00
ci: update gitea workflow
This commit is contained in:
2
.github/workflows/deploy-docker-gitea.yml
vendored
2
.github/workflows/deploy-docker-gitea.yml
vendored
@@ -822,6 +822,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
allow: |
|
allow: |
|
||||||
network.host
|
network.host
|
||||||
|
security.insecure
|
||||||
network: host
|
network: host
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
@@ -895,6 +896,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
allow: |
|
allow: |
|
||||||
network.host
|
network.host
|
||||||
|
security.insecure
|
||||||
network: host
|
network: host
|
||||||
context: .
|
context: .
|
||||||
file: Dockerfile
|
file: Dockerfile
|
||||||
|
|||||||
Reference in New Issue
Block a user