This commit is contained in:
John
2022-02-12 10:40:13 +01:00
parent 4e59fde2c1
commit f7c0a63a90
+5 -5
View File
@@ -74,16 +74,16 @@ body:
- other - other
validations: validations:
required: true required: true
- type: checkboxes - type: dropdown
id: docker id: docker
attributes: attributes:
label: Dockerized label: Dockerized
description: indicate if a docker container is used description: indicate if a docker container is used
options: options:
- label: devel - devel
- label: latest (release) - latest
- label: same as ebusd version - same as ebusd version
- label: other - other
- type: dropdown - type: dropdown
id: interface id: interface
attributes: attributes: