Skip to content
Snippets Groups Projects
Commit 6cc18075 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

ci: drop path manipulation that we do not need anymore

The CI image has a squarer setup now.
parent 454fedda
No related branches found
No related tags found
4 merge requests!1041Merge default into stable,!997tests: use shlex.quote instead of pipes.quote,!942ci: drop path manipulation that we do not need anymore,!941Drop support for Python 3.6 and 3.7
......@@ -39,7 +39,6 @@
# The runner made a clone as root.
# We make a new clone owned by user used to run the step.
before_script:
- export PATH="/home/ci-runner/vendor/pyenv/pyenv-2.4.7-adf3c2bccf09cdb81febcfd15b186711a33ac7a8/shims:/home/ci-runner/vendor/pyenv/pyenv-2.4.7-adf3c2bccf09cdb81febcfd15b186711a33ac7a8/bin:$PATH"
- echo "python used, $PYTHON"
- $PYTHON --version
- black --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment