Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Geo Tools
Commits
2423754f
Commit
2423754f
authored
Sep 19, 2017
by
Matija Obreza
Browse files
gpg: signing failed: Inappropriate ioctl for device
parent
a1debfef
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
2423754f
...
...
@@ -171,6 +171,13 @@
<goals>
<goal>
sign
</goal>
</goals>
<!-- gpg: signing failed: No such file or directory -->
<configuration>
<gpgArguments>
<arg>
--pinentry-mode
</arg>
<arg>
loopback
</arg>
</gpgArguments>
</configuration>
</execution>
</executions>
</plugin>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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