This commit is contained in:
2026-02-02 00:12:20 +03:00
parent 2a09971628
commit 5f66c86d99
8 changed files with 106 additions and 118 deletions

View File

@@ -91,4 +91,4 @@ jobs:
❌ Tests failed! Deployment blocked. Please fix the issues and try again.
🔗 View details: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
continue-on-error: true
continue-on-error: true

View File

@@ -231,7 +231,7 @@ jobs:
github.event.inputs.action == 'rollback'
environment:
name: production
steps:
- name: Checkout code
uses: actions/checkout@v4
@@ -354,3 +354,4 @@ jobs:
🔗 View details: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
continue-on-error: true