diff options
Diffstat (limited to 'stsci.sphere/stsci.sphere.ini')
-rw-r--r-- | stsci.sphere/stsci.sphere.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.sphere/stsci.sphere.ini b/stsci.sphere/stsci.sphere.ini index 278d19c..e358683 100644 --- a/stsci.sphere/stsci.sphere.ini +++ b/stsci.sphere/stsci.sphere.ini @@ -8,7 +8,7 @@ license: GPL summary: ${package:name} [source] -git_url: https://github.com/spacetelescope/${package:name} +git_url: ssh://bitbucket.org/stsci_ssb/${package:name} [build] number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }} |