mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-17 18:39:01 +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:
|
||||
description: 'Node Version'
|
||||
required: true
|
||||
default: ${{ vars.RECOMMENDED_NODE_VERSION }}
|
||||
default: ''
|
||||
|
||||
env:
|
||||
TAG: ${{ inputs.node_version || env.RECOMMENDED_NODE_VERSION }}
|
||||
|
||||
jobs:
|
||||
build-dev-image:
|
||||
|
||||
Reference in New Issue
Block a user