Commit afd669d3 authored by Niklas's avatar Niklas Committed by Suzanne Selhorn

Added tier badges to ci/services

parent 3f75abbf
...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type: reference type: reference
--- ---
# Use GitLab as a microservice # Use GitLab as a microservice **(FREE)**
Many applications need to access JSON APIs, so application tests might need access Many applications need to access JSON APIs, so application tests might need access
to APIs too. The following example shows how to use GitLab as a microservice to give to APIs too. The following example shows how to use GitLab as a microservice to give
......
...@@ -6,7 +6,7 @@ comments: false ...@@ -6,7 +6,7 @@ comments: false
type: index type: index
--- ---
# Services # Services **(FREE)**
The `services` keyword defines a Docker image that runs during a `job` The `services` keyword defines a Docker image that runs during a `job`
linked to the Docker image that the image keyword defines. This allows linked to the Docker image that the image keyword defines. This allows
......
...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type: reference type: reference
--- ---
# Using MySQL # Using MySQL **(FREE)**
Many applications depend on MySQL as their database, and you may Many applications depend on MySQL as their database, and you may
need it for your tests to run. need it for your tests to run.
......
...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type: reference type: reference
--- ---
# Using PostgreSQL # Using PostgreSQL **(FREE)**
As many applications depend on PostgreSQL as their database, you As many applications depend on PostgreSQL as their database, you
eventually need it in order for your tests to run. Below you are guided how to eventually need it in order for your tests to run. Below you are guided how to
......
...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -5,7 +5,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
type: reference type: reference
--- ---
# Using Redis # Using Redis **(FREE)**
As many applications depend on Redis as their key-value store, you As many applications depend on Redis as their key-value store, you
eventually need it in order for your tests to run. Below you are guided how to eventually need it in order for your tests to run. Below you are guided how to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment