CI publish next only on default branch
This commit is contained in:
@ -94,6 +94,7 @@ pipeline:
|
||||
from_secret: bot_token
|
||||
when:
|
||||
event: [ "push" ]
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
docker-tag:
|
||||
image: plugins/kaniko
|
||||
|
Reference in New Issue
Block a user