Skip to content

Fix Docker build type#4249

Merged
pwojcikdev merged 1 commit intonanocurrency:developfrom
pwojcikdev:fix-docker-build-type
Jun 22, 2023
Merged

Fix Docker build type#4249
pwojcikdev merged 1 commit intonanocurrency:developfrom
pwojcikdev:fix-docker-build-type

Conversation

@pwojcikdev
Copy link
Copy Markdown
Contributor

I forgot to declare a BUILD_TYPE environment variable inside the Dockerfile in a recent PR. It meant that Docker builds would always happen in Debug mode. This PR changes that to RelWithDebInfo by default with a possibility of overriding it by passing the variable manually.

@pwojcikdev pwojcikdev merged commit 54593ee into nanocurrency:develop Jun 22, 2023
@pwojcikdev pwojcikdev deleted the fix-docker-build-type branch June 22, 2023 14:14
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.

2 participants