CI publish next only on default branch

This commit is contained in:
6543 2022-11-12 00:23:45 +01:00
parent 8e67d28c4f
commit 69eabb248a
No known key found for this signature in database
GPG Key ID: B8BE6D610E61C862
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ pipeline:
from_secret: bot_token
when:
event: [ "push" ]
branch: ${CI_REPO_DEFAULT_BRANCH}
docker-tag:
image: plugins/kaniko