We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5394545 commit fa6d5aaCopy full SHA for fa6d5aa
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
host: ${{ secrets.VM_HOST }}
44
username: ${{ secrets.VM_USER }}
45
key: ${{ secrets.DEV_KEY_PEM }}
46
- timeout: 3600
+ timeout: 1h
47
script: |
48
echo "Stopping existing Docker Compose services..."
49
cd /home/dev/CAPEC-Rag/
0 commit comments