HA Config job tweaks.
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 12s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 26s
Home Assistant & Miscellaneous Deployment / Generate list of added/modified/deleted services (push) Has been skipped
Home Assistant & Miscellaneous Deployment / Docker Compose Dry Run (push) Has been skipped
Home Assistant & Miscellaneous Deployment / Check and Create PR (push) Successful in 12s
Home Assistant & Miscellaneous Deployment / Home Assistant Configuration Check (push) Failing after 26s
Home Assistant & Miscellaneous Deployment / Generate list of added/modified/deleted services (push) Has been skipped
Home Assistant & Miscellaneous Deployment / Docker Compose Dry Run (push) Has been skipped
This commit is contained in:
@@ -74,6 +74,9 @@ jobs:
|
|||||||
gotify_app_token: '${{ secrets.RIKKU_RUNNER_GOTIFY_TOKEN }}'
|
gotify_app_token: '${{ secrets.RIKKU_RUNNER_GOTIFY_TOKEN }}'
|
||||||
notification_title: 'GITEA: Home Assistant Config Check'
|
notification_title: 'GITEA: Home Assistant Config Check'
|
||||||
notification_message: 'Beginning HA config check...'
|
notification_message: 'Beginning HA config check...'
|
||||||
|
- run: |
|
||||||
|
echo "Get file listing..."
|
||||||
|
ls -al
|
||||||
- name: Run Home Assistant Configuration Check
|
- name: Run Home Assistant Configuration Check
|
||||||
uses: frenck/action-home-assistant@v1.4.1
|
uses: frenck/action-home-assistant@v1.4.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user