From 74602b41172e57f2f81847f6e822cbded5ee442f Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Wed, 16 Mar 2016 10:01:05 -0400 Subject: Switch to https from ssh protocol --- stsci.image/stsci.image.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stsci.image') diff --git a/stsci.image/stsci.image.ini b/stsci.image/stsci.image.ini index a236a1b..72bff38 100644 --- a/stsci.image/stsci.image.ini +++ b/stsci.image/stsci.image.ini @@ -9,7 +9,7 @@ summary: ${package:name} #readme: README.md [source] -git_url: ssh://git@github.com/spacetelescope/stsci.image.git +git_url: https://github.com/spacetelescope/stsci.image.git [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} -- cgit