updated WUD for dockerhub and codeberg
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
80ef842a1e
commit
aa3f8784d9
1 changed files with 4 additions and 0 deletions
|
|
@ -27,6 +27,10 @@ services:
|
||||||
- WUD_REGISTRIES_LSCR_ENABLED=${WUD_LSCR}
|
- WUD_REGISTRIES_LSCR_ENABLED=${WUD_LSCR}
|
||||||
- WUD_REGISTRY_LSCR_USERNAME=${WUD_LSCR_USER}
|
- WUD_REGISTRY_LSCR_USERNAME=${WUD_LSCR_USER}
|
||||||
- WUD_REGISTRY_LSCR_TOKEN=${GITHUB_PAT_TOKEN}
|
- WUD_REGISTRY_LSCR_TOKEN=${GITHUB_PAT_TOKEN}
|
||||||
|
- WUD_REGISTRY_HUB_USERNAME=${WUD_DOCKER_REG_USERNAME}
|
||||||
|
- WUD_REGISTRY_HUB_TOKEN=${WUD_DOCKER_REG_TOKEN}
|
||||||
|
- WUD_REGISTRY_CODEBERG_URL=https://codeberg.org
|
||||||
|
|
||||||
- WUD_TRIGGER_SMTP_EMAIL_FROM=wud@mapletree.email
|
- WUD_TRIGGER_SMTP_EMAIL_FROM=wud@mapletree.email
|
||||||
- WUD_TRIGGER_SMTP_EMAIL_TO=${WUD_SMTP_TO}
|
- WUD_TRIGGER_SMTP_EMAIL_TO=${WUD_SMTP_TO}
|
||||||
- WUD_TRIGGER_SMTP_EMAIL_HOST=172.16.201.12
|
- WUD_TRIGGER_SMTP_EMAIL_HOST=172.16.201.12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue