Skip to content

fix(dockerfile): pass CI_VERSION_PRE_RELEASE build argument to cmake#4247

Merged
clemahieu merged 1 commit intonanocurrency:developfrom
gr0vity-dev:prs/fix-prerelease-docker
Jun 16, 2023
Merged

fix(dockerfile): pass CI_VERSION_PRE_RELEASE build argument to cmake#4247
clemahieu merged 1 commit intonanocurrency:developfrom
gr0vity-dev:prs/fix-prerelease-docker

Conversation

@gr0vity-dev
Copy link
Copy Markdown
Contributor

When building the dockerized node, currently the pre_release version is not reported correctly in the telemetry data.
While the ci-scripts pass the correct CI_VERSION_PRE_RELEASE to the docker build script, this script ignores it because the ARG CI_VERSION_PRE_RELEASE is missing and is not passed to cmake.

@clemahieu clemahieu merged commit 74a9fba into nanocurrency:develop Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants