Fix dist
This commit is contained in:
parent
bcbe66a37f
commit
28bfef29b0
@ -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
|
||||
|
||||
|
||||
0
shlax/__init__.py
Normal file
0
shlax/__init__.py
Normal file
0
shlax/actions/__init__.py
Normal file
0
shlax/actions/__init__.py
Normal file
0
shlax/contrib/__init__.py
Normal file
0
shlax/contrib/__init__.py
Normal file
0
shlax/repo/__init__.py
Normal file
0
shlax/repo/__init__.py
Normal file
0
shlax/targets/__init__.py
Normal file
0
shlax/targets/__init__.py
Normal file
Loading…
x
Reference in New Issue
Block a user