[Gdcm-hackers] gdcm-git:Grassroots DICOM branch release updated. 63816d7df36f16d289cf28f12ad428120c
Cross-platform DICOM implementation
Brought to you by:
malat
|
From: Mathieu M. <ma...@us...> - 2019-06-04 10:32:58
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Grassroots DICOM".
The branch, release has been updated
via 63816d7df36f16d289cf28f12ad428120c48d1a4 (commit)
from 628782c7ab7199cc3a22ae7eebdb8442102ac25d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceforge.net/p/gdcm/gdcm/ci/63816d7df36f16d289cf28f12ad428120c48d1a4/
commit 63816d7df36f16d289cf28f12ad428120c48d1a4
Author: Mathieu Malaterre <mat...@gm...>
Date: Tue Jun 4 12:30:17 2019 +0200
dd deploy step
diff --git a/appveyor.yml b/appveyor.yml
index c473ebbc6..ac8192584 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -164,6 +164,11 @@ artifacts:
# commits from tags - the value is True if tag was pushed; otherwise it's
# False. When it's True the name of tag is stored in APPVEYOR_REPO_TAG_NAME.
deploy:
+ - provider: NuGet
+ api_key:
+ secure: T6GXp3POj8sDGZWmZ5tkLgdbyLjllar/ZVLNn96SkrI3IDBq+L3GFMH13FEZs0uR
+ skip_symbols: true
+ artifact: nuget_package
- provider: GitHub
auth_token:
secure: 7HmfZp9O7bVdQo2hRk6FjOUs7jJosftv2rZ6JPBNzjPcAOMXDTvLqv3lvzdAzBfy
-----------------------------------------------------------------------
Summary of changes:
appveyor.yml | 5 +++++
1 file changed, 5 insertions(+)
hooks/post-receive
--
Grassroots DICOM
|