Compare commits

...

1 Commits
main ... dev

Author SHA1 Message Date
Jeff Emmett 18858af0aa ci: use internal registry (bypass Cloudflare upload limit)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:45:01 -07:00
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ on:
branches: [main]
env:
REGISTRY: gitea.jeffemmett.com
IMAGE: gitea.jeffemmett.com/jeffemmett/nofi-website
REGISTRY: localhost:3000
IMAGE: localhost:3000/jeffemmett/nofi-website
jobs:
deploy: