mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-07-01 13:50:34 +00:00
Update .gitlab-ci.yml
This commit is contained in:
@ -11,3 +11,5 @@ build:
|
||||
script:
|
||||
- docker build --pull -t $CI_REGISTRY_IMAGE .
|
||||
- docker push $CI_REGISTRY_IMAGE
|
||||
tags:
|
||||
- docker
|
Reference in New Issue
Block a user