Add docker image caching; split build job into build, test, check format jobs; add docs job #6
@@ -1,11 +1,6 @@
|
|||||||
name: Gentoo Utils
|
name: Gentoo Utils
|
||||||
|
|
||||||
on:
|
on: [push]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
'*'
|
|
||||||
pull_request:
|
|
||||||
branches: [master]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-oci-image:
|
build-oci-image:
|
||||||
|
|||||||
Reference in New Issue
Block a user