Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2ae8109335 | |||
| 92209c8638 | |||
| 3d1a7a8592 |
@@ -81,7 +81,7 @@ jobs:
|
||||
- name: 🏗 Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2.1.0
|
||||
- name: 🏗 Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v4.2.0
|
||||
uses: docker/setup-buildx-action@v2.4.1
|
||||
- name: ℹ️ Compose build flags
|
||||
id: flags
|
||||
run: |
|
||||
|
||||
@@ -86,13 +86,13 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
||||
[contributors]: https://github.com/GauthamVarmaK/addon-tvheadend/graphs/contributors
|
||||
[docs]: https://github.com/GauthamVarmaK/addon-tvheadend/blob/main/tvheadend/DOCS.md
|
||||
[docs]: https://git.i3omb.com/Gronod/addon-tvheadend/blob/main/tvheadend/DOCS.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/
|
||||
[gautham]: https://github.com/GauthamVarmaK
|
||||
[frenck]: https://github.com/frenck
|
||||
[github-actions-shield]: https://github.com/GauthamVarmaK/addon-tvheadend/workflows/CI/badge.svg
|
||||
[github-actions]: https://github.com/GauthamVarmaK/addon-tvheadend/actions
|
||||
[github-actions]: https://git.i3omb.com/Gronod/addon-tvheadend/actions
|
||||
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[issue]: https://github.com/GauthamVarmaK/addon-tvheadend/issues
|
||||
[license-shield]: https://img.shields.io/github/license/GauthamVarmaK/addon-tvheadend.svg
|
||||
|
||||
@@ -4,7 +4,7 @@ version: dev
|
||||
stage: experimental
|
||||
slug: tvheadend
|
||||
description: TV streaming server and recorder.
|
||||
url: "https://github.com/GauthamVarmaK/addon-tvheadend"
|
||||
url: "https://git.i3omb.com/Gronod/addon-tvheadend"
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
|
||||
Reference in New Issue
Block a user