mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-25 18:02:43 +00:00
Merge branch 'main' of https://github.com/home-assistant/supervisor into main
This commit is contained in:
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
@@ -127,7 +127,7 @@ jobs:
|
||||
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
|
||||
|
||||
- name: Build supervisor
|
||||
uses: home-assistant/builder@2021.03.3
|
||||
uses: home-assistant/builder@2021.03.4
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
@@ -198,7 +198,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Build the Supervisor
|
||||
uses: home-assistant/builder@2021.03.3
|
||||
uses: home-assistant/builder@2021.03.4
|
||||
with:
|
||||
args: |
|
||||
--test \
|
||||
|
||||
Reference in New Issue
Block a user