tag local
This commit is contained in:
parent
c7eead9b24
commit
f95f2bf2f0
|
@ -22,3 +22,5 @@ build:
|
|||
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA
|
||||
rules:
|
||||
- if: '$CI_COMMIT_REF_NAME == "master"'
|
||||
tags:
|
||||
- lcsb
|
||||
|
|
Loading…
Reference in a new issue