changeset 51835:6cc18075f82a

ci: drop path manipulation that we do not need anymore The CI image has a squarer setup now.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 10 Sep 2024 21:19:36 +0200
parents 454feddab720
children 905bc9d0a149
files contrib/heptapod-ci.yml
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/heptapod-ci.yml	Fri Sep 06 02:12:19 2024 +0200
+++ b/contrib/heptapod-ci.yml	Tue Sep 10 21:19:36 2024 +0200
@@ -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