Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

git push origin release-x.y.z-rc0

Note: If on Mac, you might also need to do this: 

brew install pinentry-mac

export GPG_TTY=$(tty)

Staging artifacts in Nexus

...