File tree 5 files changed +27
-2
lines changed
5 files changed +27
-2
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Circle CI"
3
+ ---
4
+
5
+ Coming soon.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Fly.io"
3
+ ---
4
+
5
+ Coming soon.
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " Render"
3
+ ---
4
+
5
+ Coming soon.
Original file line number Diff line number Diff line change @@ -13,12 +13,14 @@ Missing an integration? Throw in a [request](https://github.com/Infisical/infisi
13
13
| Kubernetes | Platform | Coming soon |
14
14
| [ Heroku] ( /integrations/cloud/heroku ) | Cloud | Available |
15
15
| [ Vercel] ( /integrations/cloud/vercel ) | Cloud | Coming soon |
16
+ | [ Render] ( /integrations/cloud/render ) | Cloud | Coming soon |
17
+ | [ Fly.io] ( /integrations/cloud/flyio ) | Cloud | Coming soon |
16
18
| AWS | Cloud | Coming soon |
17
19
| GCP | Cloud | Coming soon |
18
20
| Azure | Cloud | Coming soon |
19
21
| DigitalOcean | Cloud | Coming soon |
20
22
| GitLab | CI/CD | Coming soon |
21
- | CircleCI | CI/CD | Coming soon |
23
+ | [ CircleCI] ( /integrations/cicd/circleci ) | CI/CD | Coming soon |
22
24
| TravisCI | CI/CD | Coming soon |
23
25
| GitHub Actions | CI/CD | Coming soon |
24
26
| Jenkins | CI/CD | Coming soon |
Original file line number Diff line number Diff line change 131
131
"group" : " Cloud" ,
132
132
"pages" : [
133
133
" integrations/cloud/heroku" ,
134
- " integrations/cloud/vercel"
134
+ " integrations/cloud/vercel" ,
135
+ " integrations/cloud/render" ,
136
+ " integrations/cloud/flyio"
137
+ ]
138
+ },
139
+ {
140
+ "group" : " CI/CD" ,
141
+ "pages" : [
142
+ " integrations/cicd/circleci"
135
143
]
136
144
},
137
145
{
You can’t perform that action at this time.
0 commit comments