mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
build: pass ssh agent to tox release env
This commit is contained in:
parent
87c87d6455
commit
f364e00bea
2
tox.ini
2
tox.ini
@ -74,6 +74,8 @@ depends =
|
||||
docs
|
||||
allowlist_externals =
|
||||
git
|
||||
passenv =
|
||||
SSH_AUTH_SOCK
|
||||
commands =
|
||||
git add package/archlinux/PKGBUILD src/ahriman/__init__.py docs/ahriman-architecture.svg package/share/man/man1/ahriman.1 package/share/bash-completion/completions/_ahriman package/share/zsh/site-functions/_ahriman
|
||||
git commit -m "Release {posargs}"
|
||||
|
Loading…
Reference in New Issue
Block a user