We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dd0bff + a39a1ea commit 891030eCopy full SHA for 891030e
.circleci/config.yml
@@ -64,6 +64,7 @@ commands:
64
git config --global user.name "CKEditorBot"
65
git config --global user.signingkey 3F615B600F38B27B
66
git config --global commit.gpgsign true
67
+ git config --global tag.gpgSign true
68
69
prepare_environment_variables_commands:
70
description: "Prepare non-secret environment variables"
0 commit comments