Push self built to COMMIT_REF

This commit is contained in:
jpic 2021-04-24 13:24:34 +02:00
parent a7cd98ffbb
commit 9846425b29

View File

@ -13,7 +13,7 @@ build-itself:
key: cache key: cache
paths: [.cache, /var/lib/containers/] paths: [.cache, /var/lib/containers/]
image: yourlabs/shlax:$CI_COMMIT_SHORT_SHA 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 stage: test
test: test: