Extending timeout for deployment.

This commit is contained in:
2025-02-13 11:09:54 -05:00
parent e871ce6c5a
commit 5797ccc8bf
@@ -257,6 +257,7 @@ jobs:
notification_message: 'PR #${{ steps.pr_merge.outputs.pr_index }} merged.'
ansible-config-docker-compose-deploy:
name: Deploy via Ansible & Docker Compose
timeout-minutes: 360
runs-on: ubuntu-latest
needs: [pr-merge]
env: