Skip to content
Snippets Groups Projects

Fix GitLab CI dependencies

Merged Julian Brost requested to merge bugfix/gitlab-ci-dependencies into master
  1. Dec 02, 2021
    • Julian Brost's avatar
      Fix GitLab CI dependencies · f6baa4fc
      Julian Brost authored
      Test jobs must depend on the corresponding build jobs so the correct build
      artifacts are downloaded. Otherwise, the test job will not even have access to
      the built packages and install icinga2 from packages.icinga.com.
      f6baa4fc
Loading