We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04ec96 commit 2306e6cCopy full SHA for 2306e6c
.github/workflows/main.yml
@@ -67,6 +67,5 @@ jobs:
67
${{ env.BUILD_ARGS }} \
68
--${{ join(fromJSON(steps.info.outputs.architectures), ' --') }} \
69
--target /data/${{ matrix.addon }} \
70
- --image "${{ steps.check.outputs.image }}" \
71
--docker-hub "ghcr.io/${{ github.repository_owner }}" \
72
--addon
netlify-dns/config.yaml
@@ -13,6 +13,7 @@ arch:
13
- i386
14
hassio_api: true
15
init: false
16
+image: "ghcr.io/codefoodpixels/homeassistant-addon-netlify-dns-{arch}"
17
map:
18
- ssl:rw
19
options:
0 commit comments