Disabling hostkey check #2.
Deploy Hugo Site / Check and Create PR (push) Successful in 1m0s
Deploy Hugo Site / Hugo Sanity Check (push) Successful in 31s
Deploy Hugo Site / PR Merge (push) Successful in 44s
Deploy Hugo Site / Build and Deploy to Server (push) Failing after 50s

This commit is contained in:
2025-07-22 15:56:52 -04:00
parent 5047a3a028
commit 85b9b2e4fc
+1 -1
View File
@@ -181,7 +181,7 @@ jobs:
username: ${{ secrets.HUGO_DEPLOY_USERNAME }}
password: ${{ secrets.HUGO_DEPLOY_PASSWORD }}
script: |
docker container start hugo
docker container restart hugo
- name: Gotify Notification
uses: eikendev/gotify-action@master
with: