hardcode password

This commit is contained in:
Mylloon 2023-02-14 20:13:35 +01:00
parent 6642f00c2b
commit 90d65e56a9
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

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"