mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2024-11-05 14:07:01 +00:00
Merge branch 'main' into std-http
This commit is contained in:
commit
128a6bd2d9
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue