Skip to content

feat(ci): Print Go version from Makefile.var when starting a pipeline

dwatteau requested to merge feat/ci-print-go-version-from-makefile into develop

@jnycz This MR prints the current Go version at the start of every CI pipeline, in this repository.

Go version in pipeline

This should make situations like this one easier to debug, when the problem is related to our "official" Go version:
https://git.canopsis.net/canopsis/go-engines/-/jobs/12010

Don't merge before S36 milestone.

Edited by dwatteau

Merge request reports