mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 06:39:53 +02:00
🚧 Travis: Fix build stage
This commit is contained in:
parent
b0157ff1a2
commit
eb820bac72
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ git:
|
||||||
submodules: false # Avoid trying to checkout private data/ submodule
|
submodules: false # Avoid trying to checkout private data/ submodule
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- name: "Build Docker image"
|
- name: "Build Docker images"
|
||||||
- name: "Test"
|
- name: "Test"
|
||||||
- name: "Deploy Docker image - latest"
|
- name: "Deploy Docker image - latest"
|
||||||
if: branch = master
|
if: branch = master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue