more test
ci.vdhsn.com/push Build was killed Details

feat/add-catawiki
Adam Veldhousen 2023-07-12 01:13:53 -05:00
parent 80524a1d06
commit 16298ada78
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B
1 changed files with 5 additions and 5 deletions

View File

@ -8,16 +8,16 @@ trigger:
steps:
- name: Build & Publish Catalog
image: plugins/kaniko
image: plugins/kaniko:v1.7.4
settings:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-catalog
enable-cache: true
cache-repo: git.vdhsn.com/barretthousen/ci-cache
skip-unused-stages: true
args:
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
skip_unused-stages: true
build_args:
- "service=catalog"
no-push: true
tags: