Skip to content

Fix install of pip and sbt plugin for asdf

Olivier Gonzalez requested to merge fix_broken_master into main

What does this MR do?

Fix some issues with installation scripts

  • pip for python 2.7 now needs a specific install script
  • sbt plugin for asdf is temporary broken and we need a local fix untill upstream is fixed.

This MR fixes the failing jobs of the build stage only. This won't fix existing failures of the test stage related to the current broken master issue.

What are the relevant issue numbers?

gitlab-org/gitlab#298720 (closed)

Does this MR meet the acceptance criteria?

Edited by Olivier Gonzalez

Merge request reports