Add docker image caching; split build job into build, test, check format jobs; add docs job #6

Merged
jturnerusa merged 8 commits from feature/split-ci-into-more-jobs into master 2025-12-12 23:19:40 -06:00
Showing only changes of commit 8a483e6d6c - Show all commits

View File

@@ -2,6 +2,10 @@ name: Gentoo Utils
on: [push]
defaults:
run:
shell: bash -l {0}
jobs:
build-oci-image:
runs-on: ubuntu-latest