chore(ci) #72

Merged
Anri merged 18 commits from chore/ci into main 2023-02-14 21:13:49 +01:00
Showing only changes of commit 239b0135a0 - Show all commits

View file

@ -4,9 +4,11 @@ pipeline:
settings: settings:
platforms: linux/amd64 platforms: linux/amd64
repo: git.mylloon.fr/${CI_REPO,,} repo: git.mylloon.fr/${CI_REPO,,}
auto_tag: true
registry: git.mylloon.fr registry: git.mylloon.fr
dry_run: true
tags: latest
username: ${CI_REPO_OWNER} username: ${CI_REPO_OWNER}
password: password:
from_secret: cb_token from_secret: cb_token
when:
event: push
branch: main