0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-11-08 13:37:28 -05:00
Files
gitea/.github
TheFox0x7 685c8c314f Add cache to container build (#35697)
add mount cache directives to container builds, which speeds up local
builds bypassing node and go package download entirely on second build
and caching go compilation.
drop job level split on regular/rootless, which allows to reuse the
previously made stage for rootless, skipping duplicate builds in CI.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2025-11-02 09:42:25 +00:00
..
2025-01-10 16:03:07 +08:00
2024-12-12 15:45:27 -05:00
2024-02-22 19:53:03 +01:00
2025-09-04 01:17:14 +00:00