Skip to content

Fixed linux deployment CI job

Benjamin Winger requested to merge bmwinger/portmod:deployment_fix into master
  • Overrode before_script
  • fixed malformed for loop
  • Fixed PATH to make sure pip can be found (only available in /opt in the manylinux image)

Merge request reports