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 32s
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 32s
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:
@@ -77,10 +77,11 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
echo "Get file listing..."
|
echo "Get file listing..."
|
||||||
ls -al /workspace/Trez.One/rikku-home-assistant/app-configs/homeassistant/configuration.yaml
|
ls -al /workspace/Trez.One/rikku-home-assistant/app-configs/homeassistant/configuration.yaml
|
||||||
|
echo ${GITHUB_WORKSPACE}
|
||||||
- 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:
|
||||||
path: "/workspace/Trez.One/rikku-home-assistant/app-configs/homeassistant/configuration.yaml"
|
path: /workspace/Trez.One/rikku-home-assistant/app-configs/homeassistant/
|
||||||
- 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