We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbb07e7 + ec578b0 commit 0022710Copy full SHA for 0022710
.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