mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
18 lines
332 B
YAML
18 lines
332 B
YAML
description: ''
|
|
format_extension: null
|
|
is_fileset: false
|
|
schema:
|
|
$schema: https://json-schema.org/draft/2020-12/schema
|
|
type: object
|
|
properties:
|
|
baseUrl:
|
|
type: string
|
|
description: ''
|
|
default: https://gitlab.com
|
|
token:
|
|
type: string
|
|
description: ''
|
|
default: ''
|
|
required:
|
|
- token
|