Merge branch 'main' into std-http

This commit is contained in:
6543 2022-11-12 00:24:01 +01:00
commit 128a6bd2d9
No known key found for this signature in database
GPG Key ID: B8BE6D610E61C862

View File

@ -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