Disabling hostkey check #2.
This commit is contained in:
@@ -181,7 +181,7 @@ jobs:
|
|||||||
username: ${{ secrets.HUGO_DEPLOY_USERNAME }}
|
username: ${{ secrets.HUGO_DEPLOY_USERNAME }}
|
||||||
password: ${{ secrets.HUGO_DEPLOY_PASSWORD }}
|
password: ${{ secrets.HUGO_DEPLOY_PASSWORD }}
|
||||||
script: |
|
script: |
|
||||||
docker container start hugo
|
docker container restart hugo
|
||||||
- name: Gotify Notification
|
- name: Gotify Notification
|
||||||
uses: eikendev/gotify-action@master
|
uses: eikendev/gotify-action@master
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user