Commit graph

13 commits

Author SHA1 Message Date
c40c8294b3
Add a docker cache to the image builder properly
All checks were successful
Build and Publish / build_and_publish (push) Successful in 5m50s
2024-06-17 15:00:11 +01:00
546299626a
remove cache
All checks were successful
Build and Publish / build_and_publish (push) Successful in 4m59s
2024-06-12 01:31:34 +01:00
c5401ba10b
cache builds
Some checks failed
Build and Publish / build_and_publish (push) Failing after 6m46s
2024-06-12 01:20:20 +01:00
82a6b4f026
Trim the docker container down further
Some checks failed
Build and Publish / build_and_publish (push) Has been cancelled
2024-06-12 00:34:14 +01:00
30018f41d3
Change docker-publish workflow
Some checks failed
Build and Publish / build_and_publish (push) Has been cancelled
2024-06-12 00:16:50 +01:00
ea23b453f5
Only build :latest on master pushes 2024-06-09 01:38:39 +01:00
486a4425cb Push to GHCR separately, label container
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 14s
2024-06-03 15:42:27 +01:00
nex
ca20eaf45c Push to GHCR too
All checks were successful
Build and Publish college-bot-v2 / build_and_publish (push) Successful in 3m25s
2024-06-03 15:34:01 +01:00
808d621fb6 latest -> 24.04
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
2024-05-04 22:20:38 +01:00
d49eefb76d Reduce docker space
Some checks are pending
Build and Publish Jimmy.2 / build_and_publish (push) Waiting to run
i forgot each container build is >1GB, so each commit is effectively >1GB, and I do NOT have that kind of storage.

Signed-off-by: Nexus <git@nexy7574.co.uk>
2024-05-04 22:17:24 +01:00
c9f84aa561 Use all LTS versions of ubuntu to build
Some checks failed
Build and Publish Jimmy.2 / build_and_publish (push) Failing after 17s
it doesn't actually matter, its just a build script
2024-05-04 22:11:35 +01:00
d977860cde test pushing per-commit images
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 7s
versioning!
2024-05-04 19:34:26 +01:00
c9602263d4
Add docker auto-build
All checks were successful
Build and Publish Jimmy.2 / build_and_publish (push) Successful in 2m7s
2024-04-25 19:21:01 +01:00