From deb743419fd99827070dcbd313cd10e2a75bd82f Mon Sep 17 00:00:00 2001 From: samsep101 Date: Mon, 5 Jan 2026 13:27:30 +0500 Subject: [PATCH] Add Service and Ingress with TLS --- .gitea/workflows/test.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 37fca37..d44ac02 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -20,8 +20,6 @@ jobs: tags: latest,${{ gitea.sha }} context: . dockerfile: Dockerfile - cache: true - cache-repo: harbor.apps.kopikopi.com.ru/proxy/cache build-args: | BUILD_DATE=${{ gitea.workflow.created }} VERSION=${{ gitea.sha }}