Add Service and Ingress with TLS

This commit is contained in:
samsep101
2026-01-05 13:27:30 +05:00
parent e8bc6eafc2
commit deb743419f

View File

@@ -20,8 +20,6 @@ jobs:
tags: latest,${{ gitea.sha }} tags: latest,${{ gitea.sha }}
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
cache: true
cache-repo: harbor.apps.kopikopi.com.ru/proxy/cache
build-args: | build-args: |
BUILD_DATE=${{ gitea.workflow.created }} BUILD_DATE=${{ gitea.workflow.created }}
VERSION=${{ gitea.sha }} VERSION=${{ gitea.sha }}