found issue: missing QUAY_IO_USER secret

This commit is contained in:
6543 2024-01-12 22:29:31 +01:00
parent 10e5e49d5c
commit 9febc9b821
No known key found for this signature in database
GPG Key ID: B8BE6D610E61C862

View File

@ -3,7 +3,7 @@ when:
- event: tag
- event: push
branch:
- main
- ${CI_REPO_DEFAULT_BRANCH}
- renovate/*
variables:
@ -59,7 +59,7 @@ steps:
tags: next
logins: *publish_logins
when:
branch: main
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push
release-tag: