Open tama opened 5 years ago
Related : PR #2, #4, #8 and #14.
Do you have an idea of some automated CI/CD we could use? It would be nice if we could deploy branches on demand (even by myself)
EDIT: I studied having a hosted CI/CD pipeline, closest thing I found to what I want is this https://docs.drone.io/installation/github/single-machine/
I'm quite familiar with Azure devops, using it at work. Other solutions may be Travis or Jenkins
Jenkins has a too high memory footprint. We could use travis but I wonder how to make the deploy? Can you set environment variable that are hidden to me?
Global "issue" to track code related to environment and CI and/or automated builds + tests.