Show More
@@ -39,7 +39,6 variables: | |||||
39 | # The runner made a clone as root. |
|
39 | # The runner made a clone as root. | |
40 | # We make a new clone owned by user used to run the step. |
|
40 | # We make a new clone owned by user used to run the step. | |
41 | before_script: |
|
41 | before_script: | |
42 | - 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" |
|
|||
43 | - echo "python used, $PYTHON" |
|
42 | - echo "python used, $PYTHON" | |
44 | - $PYTHON --version |
|
43 | - $PYTHON --version | |
45 | - black --version |
|
44 | - black --version |
General Comments 0
You need to be logged in to leave comments.
Login now