use doorman aws key prefix
All checks were successful
Build and push image for doorman-homeassistant / diff (push) Successful in 10s
Build and push Doorman UI / API / diff (push) Successful in 8s
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 10s
Build and push Doorman UI / API / diff (push) Successful in 8s
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
d719014538
commit
50276fc3ac
@ -32,8 +32,8 @@ jobs:
|
||||
env:
|
||||
ACCOUNT_SID: ${{ env.DOORMAN_TWILIO_ACCOUNT_SID }}
|
||||
AUTH_TOKEN: ${{ env.DOORMAN_TWILIO_AUTH_TOKEN }}
|
||||
AWS_ACCESS_KEY: ${{ env.AWS_ACCESS_KEY }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ env.AWS_SECRET_ACCESS_KEY }}
|
||||
AWS_ACCESS_KEY: ${{ env.DOORMAN_AWS_ACCESS_KEY }}
|
||||
AWS_SECRET_ACCESS_KEY: ${{ env.DOORMAN_AWS_SECRET_ACCESS_KEY }}
|
||||
DISCORD_BOT_TOKEN: ${{ env.DOORMAN_DISCORD_BOT_TOKEN }}
|
||||
DISCORD_CLIENT_SECRET: ${{ env.DOORMAN_DISCORD_CLIENT_SECRET }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user