mirror of
https://github.com/home-assistant/core.git
synced 2026-02-06 15:25:33 +01:00
test
This commit is contained in:
1
.github/actions/builder/machine/action.yml
vendored
1
.github/actions/builder/machine/action.yml
vendored
@@ -66,3 +66,4 @@ runs:
|
||||
dockerfile: machine/${{ inputs.machine }}
|
||||
cosign-base-identity: "https://github.com/home-assistant/core/.*"
|
||||
additional-labels: ${{ steps.vars.outputs.labels }}
|
||||
push: false
|
||||
|
||||
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
@@ -250,7 +250,6 @@ jobs:
|
||||
machine: ${{ matrix.machine.name }}
|
||||
version: ${{ needs.init.outputs.version }}
|
||||
arch: ${{ matrix.machine.arch }}
|
||||
push: false
|
||||
|
||||
# publish_ha:
|
||||
# name: Publish version files
|
||||
|
||||
Reference in New Issue
Block a user