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