Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: [#30] wrong input to enable signing commits #32

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

josecelano
Copy link
Member

I used the wrong input to enable signing commits:

Wrong:

git_commit_gpg_sign: "true"

Correct:

git_commit_no_gpg_sign: "false"

The second one enables signature. The first one allows you to specify the signing key.

@josecelano josecelano linked an issue Mar 4, 2022 that may be closed by this pull request
@josecelano josecelano merged commit 1b58fc9 into main Mar 4, 2022
@josecelano josecelano deleted the issue-30-sign-git-queue-commits branch March 4, 2022 16:06
josecelano added a commit that referenced this pull request Jun 13, 2022
…ueue-commits

Fix: [#30] wrong input to enable signing commits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sign Git Queue commits
1 participant