Skip to content

Commit

Permalink
Update builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Oct 24, 2020
1 parent 5b8b894 commit adf79c0
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
branches: ["main"]
release:
types: ["published"]
push:
branches: ["main"]
paths:
- '**.go'
- 'rootfs/**'
- build.json
- Dockerfile
- go.mod

jobs:
build:
Expand Down Expand Up @@ -40,4 +32,4 @@ jobs:
$BUILD_ARGS \
--target /data \
--homeassistant-landingpage ALL \
--docker-hub homeassistant
--docker-hub homeassistant

0 comments on commit adf79c0

Please sign in to comment.