Skip to content

Commit 5394545

Browse files
authored
Update main.yml
1 parent f704bc0 commit 5394545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
host: ${{ secrets.VM_HOST }}
4444
username: ${{ secrets.VM_USER }}
4545
key: ${{ secrets.DEV_KEY_PEM }}
46+
timeout: 3600
4647
script: |
4748
echo "Stopping existing Docker Compose services..."
4849
cd /home/dev/CAPEC-Rag/

0 commit comments

Comments
 (0)