2

I am trying to deploy a serverless function with nuclio, but for some reason it failed to build. Now when I do nuctl get function. It just states that the function is in build state. How can I delete it?

P.s I am trying the SAM integration with CVAT by running the ./deploy_cpu.sh pytorch/facebookresearch/sam/nuclio/

I tried looking up ways to force delete the function, but there's no such thing

danzz
  • 21
  • 3

1 Answers1

0

UPDATE

I managed to do this using the nuclio's dashboard.

danzz
  • 21
  • 3