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 }}