mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-18 10:59:00 +02:00
testing
This commit is contained in:
5
.github/workflows/build-debian12-dev.yml
vendored
5
.github/workflows/build-debian12-dev.yml
vendored
@@ -7,7 +7,10 @@ on:
|
|||||||
node_version:
|
node_version:
|
||||||
description: 'Node Version'
|
description: 'Node Version'
|
||||||
required: true
|
required: true
|
||||||
default: ${{ vars.RECOMMENDED_NODE_VERSION }}
|
default: ''
|
||||||
|
|
||||||
|
env:
|
||||||
|
TAG: ${{ inputs.node_version || env.RECOMMENDED_NODE_VERSION }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-dev-image:
|
build-dev-image:
|
||||||
|
|||||||
Reference in New Issue
Block a user