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
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:
parent
debbdecc88
commit
3ff347fe55
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user