feat(ci): Add Woodpecker #71
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ pipeline:
|
|||
platforms: linux/amd64
|
||||
registry: https://git.mylloon.fr
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: woodpecker_botanique
|
||||
password: abc123
|
||||
insecure: true
|
||||
repo: git.mylloon.fr/${CI_REPO,,}
|
||||
tag: "latest"
|
||||
|
|
Loading…
Reference in a new issue