Skip to content

Add GitLab CI configuration

Add GitLab CI configuration

Motivation:

For the migration to GitLab, the existing build jobs from GitHub have to be migrated to the GitLab CI system.

Modifications:

  • add GitLab CI configuration for CI builds
  • remove GitHub CI configuration

Result:

The CI build pipelines will be triggered during a merge and when someone pushes to master directly (which should not happen normally)

Target: master

Request:

Acked-by:

Pull-request: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-webapp/-/merge_requests/1

Edited by Ghost User

Merge request reports