grim/local-pipelines

7359577fb08d
pipeline: convert script path to posix for windows

Docker for Windows needs a posix path to pass down to docker, so let's
manually convert to posix here.
[flake8]
ignore =
exclude = .hg,__pycache__,build,dist,*venv*
max-complexity = 10