Closed morr0ne closed 11 months ago
I am trying to deploy using deployctl but it fails with this weird error: You can see the project I am trying to deploy here
I have no idea how to reproduce the issue since it happens randomly when trying to deploy with github actions
The code gets deployed
No response
Turns out it was my fault because I forgot to call app.listen()
app.listen()
Problem description
I am trying to deploy using deployctl but it fails with this weird error: You can see the project I am trying to deploy here
Steps to reproduce
I have no idea how to reproduce the issue since it happens randomly when trying to deploy with github actions
Expected behavior
The code gets deployed
Environment
No response
Possible solution
No response
Additional context
No response