Commit graph

18 commits

Author SHA1 Message Date
6a4d0985a1 Switch to debian and setup buildah
Some checks failed
/ build (push) Failing after 23s
2025-05-17 21:01:50 +02:00
a40f808543 Add bash dependency
Some checks failed
/ build (push) Failing after 26s
2025-05-16 19:17:06 +02:00
2cd09fdfb3 Remove redundant REGISTRY_USERNAME secret
Some checks failed
/ build (push) Failing after 26s
2025-05-16 19:15:16 +02:00
856b71e3fc portalble cut arg
Some checks failed
/ build (push) Failing after 24s
2025-05-16 19:09:25 +02:00
e711104184 add credentials
Some checks failed
/ build (push) Failing after 21s
2025-05-16 19:08:29 +02:00
8593a3aed7 drop node dependency
Some checks failed
/ build (push) Failing after 22s
2025-05-16 18:53:29 +02:00
5fc14f1ada install git
Some checks failed
/ build (push) Failing after 27s
2025-05-16 17:53:20 +02:00
678e6c5c72 add shell
Some checks failed
/ build (push) Failing after 1m4s
2025-05-16 17:51:24 +02:00
65b095c9b3 wip
Some checks failed
/ build (push) Failing after 35s
2025-05-16 17:50:14 +02:00
a8d4b11132 Test buildah builder
Some checks failed
/ build (push) Failing after 1s
2025-05-16 17:42:27 +02:00
5d235f2e9a Avoid circular dependency in build script
Use the node image and install docker onto it in the CI pipeline
building the builder image to avoid a circular dependency loop of
requiring the builder image in order to build it.
2024-08-02 13:14:43 +02:00
8078c354fc Properly tag releases 2024-07-20 18:53:37 +02:00
3604d89d6f Fix image name 2024-07-15 23:24:36 +02:00
db01452e4e Fix tags format 2024-07-15 23:23:44 +02:00
96f2dbf6aa Set regitry to public HTTPS endpoint 2024-07-15 23:20:33 +02:00
1bb772ffba Try using builder image to make builder
This creates a circular dependency, but avoids having to use the heavy
Ubuntu image.
2024-07-15 23:17:57 +02:00
8711d15806 Try running with docker image 2024-07-15 22:08:06 +02:00
811f9feb14 Add forgejo workflow to build image 2024-07-15 22:05:19 +02:00