Skip to content

⬆️ Update docker/login-action action to v3 #137

⬆️ Update docker/login-action action to v3

⬆️ Update docker/login-action action to v3 #137

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