node 22
Deploy app frontend / app frontend (push) Successful in 2m37s
Deploy db-migrations / db-migrations (push) Successful in 1m15s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m38s
Deploy service tg-bot / service tg-bot (push) Failing after 2m27s
Deploy app frontend / app frontend (push) Successful in 2m37s
Deploy db-migrations / db-migrations (push) Successful in 1m15s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m38s
Deploy service tg-bot / service tg-bot (push) Failing after 2m27s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: '20'
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user