ci: drop path manipulation that we do not need anymore
authorPierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Sep 2024 21:19:36 +0200
changeset 51835 6cc18075f82a
parent 51834 454feddab720
child 51836 905bc9d0a149
ci: drop path manipulation that we do not need anymore The CI image has a squarer setup now.
contrib/heptapod-ci.yml
--- 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