Options fixed
This commit is contained in:
@@ -1,4 +1,10 @@
|
|||||||
# yaml-language-server: $schema=https://git.jesof.ch/public/mstr-schemas/raw/branch/main/mstr-tasks-schema.json
|
# yaml-language-server: $schema=https://git.jesof.ch/public/mstr-schemas/raw/branch/main/mstr-tasks-schema.json
|
||||||
|
options:
|
||||||
|
- name: "keyfile"
|
||||||
|
default: "$(homedir())/.mstr.pem"
|
||||||
|
description: "Keyfile for encrypting"
|
||||||
|
type: "string"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- call:
|
- call:
|
||||||
description: 'Upgrade github application "$(settings.name)"'
|
description: 'Upgrade github application "$(settings.name)"'
|
||||||
|
|||||||
Reference in New Issue
Block a user