Typo in ci
This commit is contained in:
parent
28f555bcf3
commit
833cef7527
@ -1,7 +1,8 @@
|
||||
build:
|
||||
- dnf install -y curl python38
|
||||
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
|
||||
- python3 get-pip.py
|
||||
cache:
|
||||
key: cache
|
||||
paths: [.cache]
|
||||
image: yourlabs/buildah
|
||||
script:
|
||||
- pip3 install -U --user -e .[cli]
|
||||
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user