pnpm@9
Deploy app frontend / app frontend (push) Failing after 52s
Deploy db-migrations / db-migrations (push) Failing after 39s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Failing after 43s
Deploy service tg-bot / service tg-bot (push) Failing after 2m34s

This commit is contained in:
2024-12-12 20:05:22 +02:00
parent 82122a25f8
commit 68930dcd87
9 changed files with 4587 additions and 3686 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: install dependencies
run: |
corepack enable pnpm && corepack use pnpm@8.15.9
corepack enable pnpm && corepack use pnpm@9.15.0
pnpm install --filter ./services/tg-bot
- name: build service