Fix dist
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ build:
|
||||
paths: [.cache, /var/lib/containers/]
|
||||
image: yourlabs/buildah
|
||||
script:
|
||||
- pip3 install -U --user -e .[cli]
|
||||
- pip3 install -U --user .[cli]
|
||||
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build push=docker://docker.io/yourlabs/shlax:$CI_COMMIT_SHORT_SHA
|
||||
stage: build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user