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