mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Minor fixes.
parent
07cdf72528
commit
f4b7131b98
|
|
@ -94,7 +94,7 @@ dl-python-linux:
|
||||||
- curl -L -o python.tar.xz https://gitlab.irstea.fr/parouby/custom-python-build/-/releases/$CUSTOM_PYTHON_VERSION/downloads/packages/python.tar.xz
|
- curl -L -o python.tar.xz https://gitlab.irstea.fr/parouby/custom-python-build/-/releases/$CUSTOM_PYTHON_VERSION/downloads/packages/python.tar.xz
|
||||||
- mkdir -p linux-python/
|
- mkdir -p linux-python/
|
||||||
- cd linux-python
|
- cd linux-python
|
||||||
- tar xvf ../python.tgz
|
- tar xvf ../python.tar.xz
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- linux-python
|
- linux-python
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue