Skip to content

chore: try to build on docker #7

chore: try to build on docker

chore: try to build on docker #7

Workflow file for this run

name: Build project files
on:
push:
branches: ['main']
jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/checkout@v3
- name: Build images
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target smartblueberry