timeout hugo
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -40,7 +40,7 @@ jobs:
|
||||
DITHER_SERVER: http://localhost:4567
|
||||
run: |
|
||||
source bin/get-last-commit.sh
|
||||
hugo
|
||||
timeout 30 hugo || echo "timeout"
|
||||
|
||||
- name: Install SSH deploy key
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
|
||||
Reference in New Issue
Block a user