feat: added molecule testing
This commit is contained in:
parent
c3fc60e33d
commit
917c04ed7e
5 changed files with 97 additions and 7 deletions
|
|
@ -1,3 +1,10 @@
|
|||
---
|
||||
|
||||
# renovate: datasource=github-releases depName=atuinsh/atuin versioning=pep440
|
||||
atuin_version: "18.7.1"
|
||||
|
||||
# atuin db creds
|
||||
atuin_db_host: "localhost"
|
||||
atuin_db_name: "atuin"
|
||||
atuin_db_user: "atuin"
|
||||
atuin_db_pass: "atuin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue