Skip to content

Commit

Permalink
Merge pull request #111 from home-assistant/edenhaus-prebuilt-image-f…
Browse files Browse the repository at this point in the history
…ixes
  • Loading branch information
edenhaus authored Aug 29, 2024
2 parents 457de72 + 26d56ed commit b227dff
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 112 deletions.
68 changes: 0 additions & 68 deletions .github/workflows/builder.yml

This file was deleted.

23 changes: 0 additions & 23 deletions hassfest/Dockerfile

This file was deleted.

6 changes: 1 addition & 5 deletions hassfest/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,4 @@ runs:

- shell: bash
run: |
docker build ${{ github.action_path }} -f ${{ github.action_path }}/Dockerfile -t hassfest
- shell: bash
run: |
docker run --rm -v ${{ github.workspace }}://github/workspace hassfest
docker run --rm -v ${{ github.workspace }}://github/workspace ghcr.io/home-assistant/hassfest
16 changes: 0 additions & 16 deletions hassfest/entrypoint.sh

This file was deleted.

0 comments on commit b227dff

Please sign in to comment.