Skip to content

Commit

Permalink
export GPG_TTY
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc committed Dec 8, 2022
1 parent 0a08049 commit 8458545
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions computer-dist/scripts/apache-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
# limitations under the License.
#

export GPG_TTY=$(tty)

GROUP="hugegraph"
# current repository name
REPO="${GROUP}-computer"
Expand Down

0 comments on commit 8458545

Please sign in to comment.