ci(forgejo): use runner auth for image release #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/bilig-release-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n- remove the bilig Forgejo registry secret gate\n- rely on the bilig-ci runner's existing docker auth like other lab image publishers\n- let merges to main actually execute image publication for bilig\n\n## Testing\n- python - <<'PY'\n import yaml, pathlib\n yaml.safe_load(pathlib.Path('.forgejo/workflows/release-images.yml').read_text())\n print('yaml ok')\n PY\n- git push -u origin codex/bilig-release-auth\n