Test build-itself
This commit is contained in:
parent
9330125208
commit
47740f01f9
@ -8,13 +8,13 @@ build:
|
|||||||
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
||||||
stage: build
|
stage: build
|
||||||
|
|
||||||
#build-itself:
|
build-itself:
|
||||||
# cache:
|
cache:
|
||||||
# key: cache
|
key: cache
|
||||||
# paths: [.cache]
|
paths: [.cache]
|
||||||
# image: shlax:$CI_COMMIT_SHORT_SHA
|
image: shlax:$CI_COMMIT_SHORT_SHA
|
||||||
# script: python3 ./shlaxfile.py build
|
script: python3 ./shlaxfile.py build
|
||||||
# stage: test
|
stage: test
|
||||||
|
|
||||||
test:
|
test:
|
||||||
image: yourlabs/python
|
image: yourlabs/python
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user