-
v1.4.5
Stablereleased this
2026-07-14 09:10:39 -05:00 | 15 commits to main since this releaseAdded
- CI publishes the Docker image to the Forgejo registry. On pushes to
main, thedocker-buildjob now pushes the image it builds toforgejo.jrendar.org/joeyr/aufhocker, taggedlatestplus the commit SHA (a pinned rollback target); PRs still build-only. The job gainedneeds: build-and-test, so a red test run can never overwrite:latest. Auth is theREGISTRY_TOKENrepo Actions secret — a dedicated Forgejo token scoped towrite:packageonly. This completes steps 2–3 ofdocs/DOCKER_SWARM_SETUP.md: the swarm stack can now pull instead of building on-host.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- CI publishes the Docker image to the Forgejo registry. On pushes to