Commit Graph

2 Commits (0f09c22663909cca5a386ba563cadaef09bd7846)

Author SHA1 Message Date
silverwind 7065944ac7
Fix actionlint ()
`make lint-actions` is currently failing because of undeclared runner
name.
techknowlogick c892ab0600
Speed up nightly builds ()
* Rootless/ful docker images build separately
* Vendor go modules outside docker to speed up the build

Thanks to Alex Ellis for these suggestions (and actuated runner build
time)