fix: deleted node function, bum working properly
This commit is contained in:
@@ -39,26 +39,6 @@
|
||||
}
|
||||
},
|
||||
"functions": [
|
||||
{
|
||||
"$id": "6972ac200017d1159562",
|
||||
"name": "aemet-node",
|
||||
"runtime": "node-22",
|
||||
"specification": "s-1vcpu-512mb",
|
||||
"execute": [
|
||||
"any"
|
||||
],
|
||||
"events": [],
|
||||
"scopes": [
|
||||
"users.read"
|
||||
],
|
||||
"schedule": "",
|
||||
"timeout": 15,
|
||||
"enabled": true,
|
||||
"logging": true,
|
||||
"entrypoint": "dist/main.js",
|
||||
"commands": "npm install && npm run build",
|
||||
"path": "functions/aemet-node"
|
||||
},
|
||||
{
|
||||
"$id": "69736073000fadb92a9f",
|
||||
"name": "aemet",
|
||||
@@ -80,4 +60,4 @@
|
||||
"path": "functions/aemet"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user