Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Release guide: created detached, ASCII-armored signature
timotimo++, [ptc]++
  • Loading branch information
moritz committed May 22, 2015
1 parent 8f8cc0e commit 507da73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release_guide.pod
Expand Up @@ -221,13 +221,13 @@ that prove impossible, you can omit the C<-s> from the command line.

Sign the tarball with your PGP key:

$ gpg --sign rakudo-YYYY-MM.tar.gz
$ gpg -b --armor rakudo-YYYY-MM.tar.gz

=item 15.

Upload the tarball and the signature to L<http://rakudo.org/downloads/rakudo>:

$ scp rakudo-YYYY.MM.tar.gz rakudo-YYY-MM.tar.gz.gpg \
$ scp rakudo-YYYY.MM.tar.gz rakudo-YYY-MM.tar.gz.asc \
rakudo@rakudo.org:public_html/downloads/rakudo/

If you do not have permissions for that, ask one of (pmichaud, jnthn, FROGGS,
Expand Down

0 comments on commit 507da73

Please sign in to comment.