> git push caution main
Enumerating objects: 51, done.
Counting objects: 100% (51/51), done.
Delta compression using up to 14 threads
Compressing objects: 100% (28/28), done.
Writing objects: 100% (51/51), 15.34 KiB | 15.34 MiB/s, done.
Total 51 (delta 23), reused 47 (delta 22), pack-reused 0 (from 0)
remote: Deploying branch 'main' at fc3fef8b3b4e096a50a407d7350fac1d235377e1
remote: [x] Preparing deployment...
remote: error: No Procfile found in repository root. Please add a Procfile with a required `run:` field. Use `containerfile:` for an explicit Dockerfile/Containerfile path, or let Caution auto-detect a repo-root `Containerfile` before `Dockerfile`.
To ssh://dashboard.caution.co:2222/e7da9efd-ae8e-4b09-ac93-596233ea46ae.git
* [new branch] main -> main
error: failed to push some refs to 'ssh://dashboard.caution.co:2222/e7da9efd-ae8e-4b09-ac93-596233ea46ae.git'
```
> git push caution main
Enumerating objects: 51, done.
Counting objects: 100% (51/51), done.
Delta compression using up to 14 threads
Compressing objects: 100% (28/28), done.
Writing objects: 100% (51/51), 15.34 KiB | 15.34 MiB/s, done.
Total 51 (delta 23), reused 47 (delta 22), pack-reused 0 (from 0)
remote: Deploying branch 'main' at fc3fef8b3b4e096a50a407d7350fac1d235377e1
remote: [x] Preparing deployment...
remote: error: No Procfile found in repository root. Please add a Procfile with a required `run:` field. Use `containerfile:` for an explicit Dockerfile/Containerfile path, or let Caution auto-detect a repo-root `Containerfile` before `Dockerfile`.
To ssh://dashboard.caution.co:2222/e7da9efd-ae8e-4b09-ac93-596233ea46ae.git
* [new branch] main -> main
error: failed to push some refs to 'ssh://dashboard.caution.co:2222/e7da9efd-ae8e-4b09-ac93-596233ea46ae.git'
```