mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 22:59:53 +02:00
This commit is contained in:
parent
56b364154b
commit
a73840a498
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ steps:
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update && apk add bash
|
- apk update && apk add bash
|
||||||
- ./build-tmp-XXX
|
- FORCE_DOWNLOAD=y ./build-tmp-XXX
|
||||||
- name: build core
|
- name: build core
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
dockerfile: Dockerfile-core
|
dockerfile: Dockerfile-core
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue