Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Core
Tor CI Reproducible
Commits
736840b6
Commit
736840b6
authored
Nov 02, 2021
by
David Goulet
🔆
Browse files
build: Enforce the commit to be GPG signed
Signed-off-by:
David Goulet
<
dgoulet@torproject.org
>
parent
32a6d201
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
736840b6
...
...
@@ -136,5 +136,5 @@ do
# Add file for staging area and commit.
runcmd git add
"
$SIG_PATH
"
runcmd git commit
-s
-m
"
$keyid
: Signature for tor.git
$VERSION
"
runcmd git commit
-S
-s
-m
"
$keyid
: Signature for tor.git
$VERSION
"
done
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment