mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-07-01 01:19:52 +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"
|
||||
if: branch = master
|
||||
- name: "Deploy Docker image - tagged"
|
||||
if: branch = master AND tag IS present
|
||||
if: tag IS present
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue