feat(ci): Add Woodpecker #71

Merged
Anri merged 16 commits from :main into main 2023-02-14 21:01:44 +01:00
Showing only changes of commit 90d65e56a9 - Show all commits

View file

@ -8,7 +8,7 @@ pipeline:
platforms: linux/amd64 platforms: linux/amd64
registry: https://git.mylloon.fr registry: https://git.mylloon.fr
username: ${CI_REPO_OWNER} username: ${CI_REPO_OWNER}
password: password: abc123
from_secret: woodpecker_botanique insecure: true
repo: git.mylloon.fr/${CI_REPO,,} repo: git.mylloon.fr/${CI_REPO,,}
tag: "latest" tag: "latest"