Skip to content
Snippets Groups Projects

ci,java: allow different build types

Merged Vicente Bolea requested to merge vbolea/vtk:allow-diff-build-type-java into master

We do not need to specify the CMAKE_BUILD_TYPE: Release as an env variable since we already default to release, as shown here: https://gitlab.kitware.com/vtk/vtk/-/blob/master/.gitlab/ci/configure_common.cmake?ref_type=heads#L43

We need this change since we need to be able to change the build type using an ENV variable in the gitlab UI for scheduled jobs.

Backport: release:HEAD~2

Edited by Vicente Bolea

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading