Merge pull request #471 from wilzbach/fix-deployment

[trivial] Fix Travis deployment
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
This commit is contained in:
The Dlang Bot 2018-05-02 15:59:09 +02:00 committed by GitHub
commit 5869f0c5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ jobs:
file: bin/dcd-*.tar.gz
skip_cleanup: true
on:
repo: dlang-community/dcd
repo: dlang-community/DCD
tags: true
- stage: GitHub Release
#if: tag IS present
@ -45,7 +45,7 @@ jobs:
file: bin/dcd-*.tar.gz
skip_cleanup: true
on:
repo: dlang-community/dcd
repo: dlang-community/DCD
tags: true
- stage: GitHub Release
#if: tag IS present
@ -66,7 +66,7 @@ jobs:
file: bin/dcd-.*.zip
skip_cleanup: true
on:
repo: dlang-community/dcd
repo: dlang-community/DCD
tags: true
stages:
- name: test