We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea34f6 commit daa3c04Copy full SHA for daa3c04
.kokoro/release.sh
@@ -13,8 +13,6 @@ setup_environment_secrets() {
13
export GNUPGHOME=/tmp/gpg
14
mkdir $GNUPGHOME
15
mv ${KOKORO_KEYSTORE_DIR}/75669_functions-framework-java-release-bot-gpg-pubring $GNUPGHOME/pubring.kbx
16
- # Restart the gpg-agent to avoid the error of no default secret key.
17
- gpg2 -k
18
}
19
20
create_settings_xml_file() {
0 commit comments