Add docker image caching; split build job into build, test, check format jobs; add docs job #6
@@ -2,6 +2,10 @@ name: Gentoo Utils
|
||||
|
||||
on: [push]
|
||||
|
||||
defaults:
|
||||
run:
|
||||
shell: bash -l {0}
|
||||
|
||||
jobs:
|
||||
build-oci-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user