This commit is contained in:
2025-12-10 08:12:52 +02:00
parent 1d2c23440c
commit cbec350da2
15 changed files with 147 additions and 325 deletions

View File

@@ -10,11 +10,13 @@ manifests:
rawYaml:
- deployment.yaml
# kubectl create secret docker-registry imgcred --docker-server=https://git.codemowers.io --docker-username=__token__ --docker-password=...
build:
artifacts:
- image: hello-gin
- image: git.codemowers.io/laurivosandi/hello-gin
# Comment following lines below to build locally
cluster:
dockerConfig:
secretName: kaniko
# cluster:
# dockerConfig:
# secretName: kaniko