Commit Graph

3 Commits (581e52b3e78df0da7b31cea107c675dace5e871c)

Author SHA1 Message Date
techknowlogick ab6d819a89
Update actionlint.yaml
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)