mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-01-13 17:00:33 +00:00
Change CI script.
This commit is contained in:
parent
fa4a798351
commit
1fd85d1b44
@ -12,7 +12,6 @@ before_script:
|
||||
|
||||
Build:
|
||||
script:
|
||||
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY
|
||||
- docker build --pull -t $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA .
|
||||
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
|
||||
stage: build
|
||||
|
Loading…
x
Reference in New Issue
Block a user