mirror of
https://github.com/buanet/ioBroker.docker.git
synced 2025-12-24 13:45:32 +02:00
testing actions variables
This commit is contained in:
5
.github/workflows/build-debian12-dev.yml
vendored
5
.github/workflows/build-debian12-dev.yml
vendored
@@ -3,6 +3,11 @@ name: Build Debian 12 Image (dev)
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
node_version:
|
||||
description: 'Node Version'
|
||||
required: true
|
||||
default: '${{ env.RECOMMENDED_NODE_VERSION }}'
|
||||
|
||||
jobs:
|
||||
build-dev-image:
|
||||
|
||||
Reference in New Issue
Block a user