This is a voluntary project in the subject IDATT2105, where
...
...
@@ -46,7 +49,7 @@ we had to create a quiz-bank. This repository focuses on the backend of the prod
* H2 Database
* JWT Token
## CI/CD
## Continious Integration and Continious Deployment
Continious Integration (CI) / Continious Deployment is performed by Gitlab runners. These pipelines are configurated in a .gitlab-ci.yml.file where we define the jobs.
In the pipelines, there are three stages that we check.