Versions Compared

Key

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

...

Code Block
git tag -s ${TAG} -m "${TAG}"

See Telling Git about your signing key

We now need to do several things:

...