Skip to content

.github/workflows/docker.yml #61

.github/workflows/docker.yml

.github/workflows/docker.yml #61

Workflow file for this run

---
on:
- push
- workflow_dispatch
jobs:
docker:
uses: LANsible/github-workflows/.github/workflows/docker-build.yml@main

Check failure on line 8 in .github/workflows/docker.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docker.yml

Invalid workflow file

The workflow is not valid. In .github/workflows/docker.yml (Line: 8, Col: 11): Error from called workflow LANsible/github-workflows/.github/workflows/docker-build.yml@main (Line: 86, Col: 11): 'cache-from' is already defined
with:
image_name: lansible/home-assistant
# wyoming: needed for TTS and voice
build_args: |
COMPONENTS=frontend|recorder|http|image|discovery|ssdp|mobile_app|cloud|file_upload|compensation|conversation|tts|assist_pipeline|mqtt|buienradar|denonavr|androidtv|opentherm_gw|utility_meter|octoprint|season|opnsense
OTHER=auth.mfa_modules.totp
secrets: inherit