Skip to content

CI working

Daniel Wysocki requested to merge daniel.wysocki/rift:master into master

The CI is now working.

Note that the docker image defines /usr/bin/python3 but not /usr/bin/python, causing our scripts to fail when running the python command. I created a symlink to fix this. Just be wary that this may be a sensitive issue, as future versions of the package repository it pulls from may define /usr/bin/python

Edited by Daniel Wysocki

Merge request reports