dnf stuff
This commit is contained in:
parent
363bdb1493
commit
ad069a1aa0
@ -4,9 +4,7 @@ build:
|
|||||||
paths: [.cache]
|
paths: [.cache]
|
||||||
image: quay.io/buildah/stable
|
image: quay.io/buildah/stable
|
||||||
script:
|
script:
|
||||||
- dnf install -y curl python38
|
- dnf install -y python3-pip
|
||||||
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
|
||||||
- python3 get-pip.py
|
|
||||||
- pip3 install -U --user -e .[cli]
|
- pip3 install -U --user -e .[cli]
|
||||||
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
||||||
stage: build
|
stage: build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user