Skip to content
  • David Runge's avatar
    gitlab-ci: Include from ci-scripts · d56cbd95
    David Runge authored
    .gitlab-ci.yml:
    Include a gitlab CI yaml file from the ci-scripts repository, that replaces the build-host.sh script and abstracts the
    .build target.
    Move all variables to top-level as they are useful in all build targets.
    Remove unnecessary before_script definitions because they are abstracted away by ci-scripts.
    d56cbd95
Validating GitLab CI configuration… Learn more