pkgdev: load api key from secret file
This commit is contained in:
parent
289867497a
commit
5ddcc03b7d
|
@ -9,5 +9,7 @@ commit.signoff = true
|
||||||
commit.mangle = true
|
commit.mangle = true
|
||||||
# allow pushing commits with QA errors
|
# allow pushing commits with QA errors
|
||||||
push.ask = true
|
push.ask = true
|
||||||
|
# load api key from file outside of my config git repo
|
||||||
|
bugs.config = ~/.config/pkgdev/secrets.conf
|
||||||
|
|
||||||
# vim: set ft=toml:
|
# vim: set ft=toml:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user