add token
All checks were successful
Build and push image for doorman-homeassistant / diff (push) Successful in 1m32s
Build and push Doorman UI / API / diff (push) Successful in 9s
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
Build and push Doorman UI / API / twilio (push) Has been skipped
All checks were successful
Build and push image for doorman-homeassistant / diff (push) Successful in 1m32s
Build and push Doorman UI / API / diff (push) Successful in 9s
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
Build and push Doorman UI / API / twilio (push) Has been skipped
This commit is contained in:
parent
15dd00806e
commit
971d9c5200
@ -11,6 +11,8 @@ jobs:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
files: packages/doorman-homeassistant/*
|
||||
secrets:
|
||||
token: ${{ github.token }}
|
||||
|
||||
docker:
|
||||
needs: diff
|
||||
|
||||
@ -11,6 +11,8 @@ jobs:
|
||||
repository: ${{ github.repository }}
|
||||
ref: ${{ github.ref }}
|
||||
files: packages/**
|
||||
secrets:
|
||||
token: ${{ github.token }}
|
||||
|
||||
twilio:
|
||||
needs: diff
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user