Skip to content

Commit

Permalink
Merge pull request #583 from ckeditor/ci/3940
Browse files Browse the repository at this point in the history
Internal: Introduced signing tags.
  • Loading branch information
przemyslaw-zan authored Mar 6, 2025
2 parents a5c1600 + f4875d0 commit 9f3845c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ commands:
git config --global user.name "CKEditorBot"
git config --global user.signingkey 3F615B600F38B27B
git config --global commit.gpgsign true
git config --global tag.gpgSign true
prepare_environment_variables_commands:
description: "Prepare non-secret environment variables"
Expand Down

0 comments on commit 9f3845c

Please sign in to comment.