1 parent 58c7d99 commit 5388482Copy full SHA for 5388482
1 file changed
ENVIRONMENT_VARIABLES.md
@@ -75,7 +75,7 @@ For local testing of the release and publish process:
75
export OSS_USER="your-jira-username"
76
export OSS_PASS="your-jira-password"
77
78
-# GPP signing - RECOMMENDED: read from secure file instead of inline command
+# GPG signing - RECOMMENDED: read from secure file instead of inline command
79
# First, create the key file (see RELEASE_CHECKLIST.md for secure creation)
80
export SIGNING_KEY="$(cat /secure/path/signing-key.txt)"
81
export SIGNING_PASS="your-gpg-passphrase"
0 commit comments