Closed pietroalbini closed 3 years ago
This PR adds support for authenticating to git repositories during the release process by setting the environment variable PROMOTE_RELEASE_REPOSITORY_AUTHENTICATION=user:pass.
PROMOTE_RELEASE_REPOSITORY_AUTHENTICATION=user:pass
r? @Mark-Simulacrum
Turns out we don't need this.
This PR adds support for authenticating to git repositories during the release process by setting the environment variable
PROMOTE_RELEASE_REPOSITORY_AUTHENTICATION=user:pass
.r? @Mark-Simulacrum