print whole obj
Some checks failed
Build and push Doorman UI / API / diff (push) Has been cancelled
Build and push Doorman UI / API / twilio (push) Has been cancelled
Build and push image for doorman-homeassistant / diff (push) Failing after 10s
Build and push image for doorman-homeassistant / test (push) Has been skipped
Build and push image for doorman-homeassistant / docker (push) Has been skipped
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped

This commit is contained in:
Martin Dimitrov 2025-10-15 19:12:17 -07:00
parent debbdecc88
commit 3ff347fe55

View File

@ -19,9 +19,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: check output of diff
env:
OUTPUT1: ${{ needs.diff.outputs.is_changed }}
run: echo "$OUTPUT1"
run: echo ${{ needs.diff }}
docker:
needs: diff