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