mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-30 16:45:27 +00:00
CI publish next only on default branch
This commit is contained in:
parent
8e67d28c4f
commit
69eabb248a
@ -94,6 +94,7 @@ pipeline:
|
||||
from_secret: bot_token
|
||||
when:
|
||||
event: [ "push" ]
|
||||
branch: ${CI_REPO_DEFAULT_BRANCH}
|
||||
|
||||
docker-tag:
|
||||
image: plugins/kaniko
|
||||
|
Loading…
Reference in New Issue
Block a user