90 day rolloff fix
Build and Push Docker Image / build (push) Successful in 16s

This commit is contained in:
2026-05-27 21:41:57 -05:00
parent 08401afd28
commit 6ce9788a6b
7 changed files with 249 additions and 116 deletions
+3 -1
View File
@@ -14,7 +14,9 @@
"Bash(npm install *)",
"Bash(node -e \"require\\('./auth.js'\\); console.log\\('auth.js OK'\\)\")",
"Bash(node --check auth.js)",
"Bash(node --check db/database.js)"
"Bash(node --check db/database.js)",
"Bash(node -e ' *)",
"Bash(node --check lib/rolloff.js)"
]
}
}