Skip to content

⬆️ Update Add-on base image to v14.3.2 #179

⬆️ Update Add-on base image to v14.3.2

⬆️ Update Add-on base image to v14.3.2 #179

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Test build
uses: home-assistant/builder@master
with:
args: |
--test \
--all \
--target amcrest2mqtt-addon \
--docker-hub ikifar