Skip to content

Resolve "Build: Update CI runner tags"

Ivo Hanák requested to merge 16-build-update-ci-runner-tags into master

Closes #16 (closed)

Background

Recently, a new runner has been added to the list of shared runners. Yet, the runner is not compatibly with regular Linux CI-runner. Thus, it might happen the CI/CD pipeline scheduler may pick it. Then, the build will fail.

Intention

Ensure that solution builds using plain CI runners for Linux.

Solution

This solution points at CI runners for Linux dedicated to CODAC because those runners were used by default in the past.

Test

This update was tested by completed the CI/CD pipeline using either ci-runner or ci-runner2

Edited by Ivo Hanák

Merge request reports

Loading