Typo in ci

This commit is contained in:
jpic 2020-05-31 12:28:49 +02:00
parent 28f555bcf3
commit 833cef7527

View File

@ -1,7 +1,8 @@
build: build:
- dnf install -y curl python38 cache:
- curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py key: cache
- python3 get-pip.py paths: [.cache]
image: yourlabs/buildah
script: script:
- 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