1
0
Fork 0
mirror of https://github.com/qurator-spk/ocrd-galley.git synced 2025-06-09 22:59:53 +02:00

🚧 Travis: Fix build stage

This commit is contained in:
Gerber, Mike 2020-08-14 18:04:19 +02:00
parent b0157ff1a2
commit eb820bac72

View file

@ -7,7 +7,7 @@ git:
submodules: false # Avoid trying to checkout private data/ submodule
stages:
- name: "Build Docker image"
- name: "Build Docker images"
- name: "Test"
- name: "Deploy Docker image - latest"
if: branch = master