Skip to content

Commit f4875d0

Browse files
Introduced signing tags.
1 parent a5c1600 commit f4875d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ commands:
6464
git config --global user.name "CKEditorBot"
6565
git config --global user.signingkey 3F615B600F38B27B
6666
git config --global commit.gpgsign true
67+
git config --global tag.gpgSign true
6768
6869
prepare_environment_variables_commands:
6970
description: "Prepare non-secret environment variables"

0 commit comments

Comments
 (0)