Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-01-08 20:31:33 -05:00
parent b143ffcd8b
commit c92c084ca1
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
14 changed files with 31 additions and 55 deletions

View file

@ -50,13 +50,13 @@ buildAll() {
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanWorkspaceForMalware; fi;
#frontloaded for testing
buildDevice bluejay avb; #unb
buildDevice taimen avb; #unb
buildDevice fajita avb;
#SD835
buildDevice taimen avb; #unb
buildDevice walleye avb; #unb
buildDevice cheeseburger verity;
buildDevice dumpling verity;
#SD845
buildDevice fajita avb;
buildDevice enchilada avb;
buildDevice aura avb;
buildDevice beryllium avb;