Commit graph

7 commits

Author SHA1 Message Date
03cdc2c155 better building 2025-07-01 15:50:35 -04:00
5333f27ec6 Pull images used for building containers before building them 2025-07-01 14:15:41 -04:00
e189886c5b initial runner deployment 2025-02-04 18:00:36 -05:00
cb2d88c948
Pull container images before re-tagging them in build script
Podman (and also docker I think) requires the image to be present
locally in order to be able to retag them. If that is not the case an
error will occur.
2025-01-27 21:22:27 +01:00
c49ae7b783
Update ubuntu-latest to 24.04 2025-01-27 21:20:55 +01:00
9ba49b1bb7
container registry! 2025-01-27 12:13:57 +01:00
a55b81cece
some preliminary config 2025-01-27 11:56:52 +01:00