mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2024-12-27 09:24:19 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
74b25f1417
commit
bb0eb8890b
@ -11,3 +11,5 @@ build:
|
|||||||
script:
|
script:
|
||||||
- docker build --pull -t $CI_REGISTRY_IMAGE .
|
- docker build --pull -t $CI_REGISTRY_IMAGE .
|
||||||
- docker push $CI_REGISTRY_IMAGE
|
- docker push $CI_REGISTRY_IMAGE
|
||||||
|
tags:
|
||||||
|
- docker
|
Loading…
Reference in New Issue
Block a user