Push self built to COMMIT_REF
This commit is contained in:
parent
a7cd98ffbb
commit
9846425b29
@ -13,7 +13,7 @@ build-itself:
|
||||
key: cache
|
||||
paths: [.cache, /var/lib/containers/]
|
||||
image: yourlabs/shlax:$CI_COMMIT_SHORT_SHA
|
||||
script: python3 ./shlaxfile.py build
|
||||
script: python3 ./shlaxfile.py build push=docker://docker.io/yourlabs/shlax:$CI_COMMIT_REF
|
||||
stage: test
|
||||
|
||||
test:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user