Skip to content

Github Actions

Damien Bayes edited this page Apr 21, 2020 · 1 revision

Github Actions (CI/CD)

We use GitHub Actions, which allow for the creation of CI/CD pipelines directly within GitHub. This will check and deploy the source code that is hosted in the current GitHub repository.

Clone this wiki locally