Major refactor to blue-build to allow more complex builds

This commit is contained in:
badblocks 2024-11-13 20:44:18 -08:00
parent 01259cef7b
commit fb2297478c
No known key found for this signature in database
15 changed files with 215 additions and 500 deletions

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"