Add Service and Ingress with TLS
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user