diff --git a/.github/workflows/deploy-docker-gitea.yml b/.github/workflows/deploy-docker-gitea.yml index 5ea93723..eaa72f1c 100755 --- a/.github/workflows/deploy-docker-gitea.yml +++ b/.github/workflows/deploy-docker-gitea.yml @@ -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