Skip to content

Commit 07003d9

Browse files
Merge pull request #61 from ckeditor/ci/3940
Internal: Introduced signing tags.
2 parents 35d0644 + e61530b commit 07003d9

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)