mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2026-01-05 07:33:11 +02:00
fix ci
This commit is contained in:
4
.github/workflows/build-debian12-beta.yml
vendored
4
.github/workflows/build-debian12-beta.yml
vendored
@@ -77,8 +77,8 @@ jobs:
|
||||
push: true
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm/v7
|
||||
linux/arm64/v8
|
||||
# linux/arm/v7
|
||||
tags: |
|
||||
buanet/iobroker:beta,
|
||||
buanet/iobroker:${{ env.version }},
|
||||
@@ -150,7 +150,7 @@ jobs:
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64/v8
|
||||
# linux/arm/v7
|
||||
# linux/arm/v7
|
||||
tags: |
|
||||
buanet/iobroker:beta-node${{ vars.EXPERIMENTAL_NODE_VERSION }},
|
||||
buanet/iobroker:${{ env.version }}-node${{ vars.EXPERIMENTAL_NODE_VERSION }},
|
||||
|
||||
Reference in New Issue
Block a user