1
0
Fork 0

Merge pull request #2962 from TriploidTree/patch-2

Changed Netlify to Vercel
This commit is contained in:
Joost De Cock 2022-10-13 08:51:46 -05:00 committed by GitHub
commit cddd5ba3a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
title: Devops
---
We have use a lot of automation from Github actions to automated deployment on Netlify.
We have use a lot of automation from Github actions to automated deployment on Vercel.
We also have some Ansible playbooks to run maintenance tasks.
There's also other technical tasks like database or server administration, certificate renewal, and so on.