We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35d0644 + e61530b commit 07003d9Copy full SHA for 07003d9
.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