Skip to content

Update bootstrap.sh to use HTTPS instead of Git protocol #3233

@kerbymart

Description

@kerbymart

Update Git repositories to use HTTPS protocol instead of git:// because bootstrap.sh won't clone the repos (not sure why the git protocol does not work with GitHub)

APPSCALE_REPO="https://github.com/AppScale/appscale.git"
APPSCALE_TOOLS_REPO="https://github.com/AppScale/appscale-tools.git"
AGENTS_REPO="https://github.com/AppScale/appscale-agents.git"
THIRDPARTIES_REPO="https://github.com/AppScale/appscale-thirdparties.git"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions