mirror of
https://github.com/whekin/household-bot.git
synced 2026-03-31 15:44:02 +00:00
docs(test): add e2e runbook and use .bun-version in CI/CD
This commit is contained in:
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
if: ${{ needs.check-secrets.outputs.db_secret_ok == 'true' }}
|
||||
uses: oven-sh/setup-bun@v2
|
||||
with:
|
||||
bun-version: 1.3.10
|
||||
bun-version-file: .bun-version
|
||||
|
||||
- name: Install dependencies for migrations
|
||||
if: ${{ needs.check-secrets.outputs.db_secret_ok == 'true' }}
|
||||
|
||||
Reference in New Issue
Block a user