chore(demo): document DEMO_REGISTRY_HOST var in demo-images workflow
Also serves as the first push that exercises the workflow now that the vps2 runner and registry vars/secrets are configured. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
777d54ea94
commit
ad3dae9983
1
.github/workflows/demo-images.yml
vendored
1
.github/workflows/demo-images.yml
vendored
@ -6,6 +6,7 @@ name: Demo images
|
||||
#
|
||||
# Required repo configuration:
|
||||
# vars.DEMO_REGISTRY e.g. 146.59.87.168:3000/lfg2025
|
||||
# vars.DEMO_REGISTRY_HOST registry host for docker login (no org suffix)
|
||||
# secrets.DEMO_REGISTRY_USER
|
||||
# secrets.DEMO_REGISTRY_TOKEN
|
||||
# Optional:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user