Skip to content

⬆️ Update Add-on base image to v16 (major) #252

⬆️ Update Add-on base image to v16 (major)

⬆️ Update Add-on base image to v16 (major) #252

Workflow file for this run

name: "Test"
on: [push, pull_request]
jobs:
build:
name: Test build
runs-on: ubuntu-latest
steps:
- name: Checkout the repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target amcrest2mqtt-addon \
--docker-hub ikifar