Skip to content
Snippets Groups Projects
Commit 791cc177 authored by Tini Tran's avatar Tini Tran
Browse files

Merge remote-tracking branch 'origin/main'

parents 8320a97e 6237ed4b
No related branches found
No related tags found
No related merge requests found
Pipeline #270133 passed
......@@ -4,12 +4,15 @@ The `trivioServer` is the backend component of the Trivio quiz application. It i
## Content
- [Background](#Background)
- [ER-Diagram](#er-diagram)
- [Functionality](#functionality)
- [Plugins and technologies](#technologies-and-plugins)
- [CI/CD](#continious-integration-and-continious-deployment)
- [Security](#security)
- [Installation](#installation)
- [Documentation](#documentation)
- [ER-Diagram](#er-diagram)
- [Usage](#usage)
- [Tests](#tests)
- [Dependencies](#dependencies)
- [Future work](#future-work)
## Background
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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment