Services


Services

Services run side-by-side with CI jobs

Services can be declared using the services keyword

Services are access using the image name (or an alias)

Hands-On

Recommendation: Implement in dedicated project

  1. Add top-level service based on nginx
  2. Access service from job

(See .gitlab-ci.yaml)