diff options
Diffstat (limited to 'stsci.image/stsci.image.ini')
-rw-r--r-- | stsci.image/stsci.image.ini | 2 |
1 files changed, 1 insertions, 1 deletions
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) }} |