aboutsummaryrefslogtreecommitdiff
path: root/cmd/containerbuild
AgeCommit message (Collapse)AuthorFilesLines
2025-03-22Fix docker image CI for pull requests (#84)Xe Iaso1-18/+1
Closes #65 Pull request images will now be `ttl.sh/techaro/pr-{number}/anubis:24h`.
2025-03-21cmd/containerbuild: default to ttl.sh for third party contributions (#51)Xe Iaso1-0/+38
* cmd/containerbuild: default to ttl.sh for third party contributions Closes #48 Signed-off-by: Xe Iaso <me@xeiaso.net> * track comment tags Signed-off-by: Xe Iaso <me@xeiaso.net> * empty commit to make sure double-commenting doesn't work Signed-off-by: Xe Iaso <me@xeiaso.net> --------- Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-03-19cmd/containerbuild: set container build timestamp to the timestamp of the ↵Xe Iaso1-0/+10
commit (#15) Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-03-19Try using ko to build imagesXe Iaso2-0/+134
Signed-off-by: Xe Iaso <me@xeiaso.net>