getting ready to do damage
Build and Push Image / build-and-push (push) Failing after 15s

This commit is contained in:
2026-05-10 23:19:31 -07:00
parent e905899c60
commit 2020e326be
2 changed files with 27 additions and 1 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"dev": "nodemon app.js",
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"format": "prettier --config prettier.config.js --write ."
"format": "prettier --config prettier.config.js --write .",
"migrations": "node ./migrations/index.js"
},
"type": "module",
"keywords": [