Skip to content

Commit 2306e6c

Browse files
add netlify dns image
1 parent d04ec96 commit 2306e6c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,5 @@ jobs:
6767
${{ env.BUILD_ARGS }} \
6868
--${{ join(fromJSON(steps.info.outputs.architectures), ' --') }} \
6969
--target /data/${{ matrix.addon }} \
70-
--image "${{ steps.check.outputs.image }}" \
7170
--docker-hub "ghcr.io/${{ github.repository_owner }}" \
7271
--addon

netlify-dns/config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ arch:
1313
- i386
1414
hassio_api: true
1515
init: false
16+
image: "ghcr.io/codefoodpixels/homeassistant-addon-netlify-dns-{arch}"
1617
map:
1718
- ssl:rw
1819
options:

0 commit comments

Comments
 (0)