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

View File

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