updated build file, package file, and dockerfile
Build and Push Image / build-and-push (push) Failing after 1m30s
Build and Push Image / build-and-push (push) Failing after 1m30s
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint . --fix",
|
||||
"format": "prettier --config prettier.config.js --write .",
|
||||
"migrations": "node ./migrations/index.js"
|
||||
"migrate": "node ./migrations/index.js"
|
||||
},
|
||||
"type": "module",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user