mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-27 13:49:53 +02:00
👷 Travis: Hopefully fix deploy on tags
This commit is contained in:
parent
a5897ead97
commit
6ccfe08511
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ stages:
|
||||||
- name: "Deploy Docker image - latest"
|
- name: "Deploy Docker image - latest"
|
||||||
if: branch = master
|
if: branch = master
|
||||||
- name: "Deploy Docker image - tagged"
|
- name: "Deploy Docker image - tagged"
|
||||||
if: branch = master AND tag IS present
|
if: tag IS present
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue