feat: Add support for Clever cloud deployments (#1703)

This commit is contained in:
Pranav Raj S
2021-01-29 17:08:40 +05:30
committed by GitHub
parent f9c3b7f2f1
commit b0563a666e
2 changed files with 6 additions and 1 deletions

5
clevercloud/ruby.json Normal file
View File

@@ -0,0 +1,5 @@
{
"deploy": {
"sidekiq": true
}
}