Typo in ci

This commit is contained in:
jpic 2020-05-31 12:28:49 +02:00
parent 0ac1764464
commit 8dd4fa52ac

View File

@ -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