mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 01:25: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:
|
||||
allow: |
|
||||
network.host
|
||||
security.insecure
|
||||
network: host
|
||||
context: .
|
||||
file: Dockerfile
|
||||
@@ -895,6 +896,7 @@ jobs:
|
||||
with:
|
||||
allow: |
|
||||
network.host
|
||||
security.insecure
|
||||
network: host
|
||||
context: .
|
||||
file: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user