Commiting build-itself job until i re-implement docker commiting
This commit is contained in:
parent
224608878e
commit
4f5326c81b
@ -8,13 +8,13 @@ build:
|
||||
- CACHE_DIR=$(pwd)/.cache python3 ./shlaxfile.py build
|
||||
stage: build
|
||||
|
||||
build-itself:
|
||||
cache:
|
||||
key: cache
|
||||
paths: [.cache]
|
||||
image: shlax:$CI_COMMIT_SHORT_SHA
|
||||
script: python3 ./shlaxfile.py build
|
||||
stage: test
|
||||
#build-itself:
|
||||
# cache:
|
||||
# key: cache
|
||||
# paths: [.cache]
|
||||
# image: shlax:$CI_COMMIT_SHORT_SHA
|
||||
# script: python3 ./shlaxfile.py build
|
||||
# stage: test
|
||||
|
||||
test:
|
||||
image: yourlabs/python
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user