no idea but lets test

This commit is contained in:
6543 2024-01-12 22:26:48 +01:00
parent 907c4309a0
commit 10e5e49d5c
No known key found for this signature in database
GPG Key ID: B8BE6D610E61C862

View File

@ -30,6 +30,10 @@ steps:
commands:
- apk add -U shellcheck
- shellcheck -e SC3040 -e SC3010 -e SC3037 -e SC3020 -e SC2162 *.sh
when:
- event: pull_request
- event: push
branch: renovate/*
# TODO: add test of fresh build kaniko
@ -55,7 +59,7 @@ steps:
tags: next
logins: *publish_logins
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
branch: main
event: push
release-tag: