mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-24 21:55:40 +02:00
Update build-debian12-dev.yml
This commit is contained in:
7
.github/workflows/build-debian12-dev.yml
vendored
7
.github/workflows/build-debian12-dev.yml
vendored
@@ -135,10 +135,9 @@ jobs:
|
||||
context: ./debian12
|
||||
file: ./debian12/Dockerfile
|
||||
push: true
|
||||
# platforms: |
|
||||
# linux/amd64
|
||||
# linux/arm/v7
|
||||
# linux/arm64/v8
|
||||
platforms: |
|
||||
linux/amd64
|
||||
linux/arm64
|
||||
tags: |
|
||||
buanet/iobroker:dev-node${{ vars.EXPERIMENTAL_NODE_VERSION }},
|
||||
ghcr.io/buanet/iobroker:dev-node${{ vars.EXPERIMENTAL_NODE_VERSION }}
|
||||
|
||||
Reference in New Issue
Block a user