Fixing docker support in CI
This commit is contained in:
parent
1221ac5016
commit
94890226e6
@ -12,7 +12,7 @@ build-itself:
|
||||
cache:
|
||||
key: cache
|
||||
paths: [.cache]
|
||||
image: quay.io/yourlabs/shlax:$CI_COMMIT_SHORT_SHA
|
||||
image: yourlabs/shlax:$CI_COMMIT_SHORT_SHA
|
||||
script: python3 ./shlaxfile.py build
|
||||
stage: test
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user