Re: [PATCH 0/3] Gitlab-CI improvements

2021-08-03 Thread Alex Bennée
Thomas Huth writes: > Here are three patches for some small issues that I noticed in our > gitlab-CI files recently... Queued to for-6.1/misc-fixes-for-rc2, thanks. > > Thomas Huth (3): > gitlab-ci: Merge "build-disabled" with "build-without-default-features" > gitlab-ci: Remove superfluo

[PATCH 0/3] Gitlab-CI improvements

2021-07-30 Thread Thomas Huth
Here are three patches for some small issues that I noticed in our gitlab-CI files recently... Thomas Huth (3): gitlab-ci: Merge "build-disabled" with "build-without-default-features" gitlab-ci: Remove superfluous "dnf install" statement gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and docu