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