Update vscode config
This commit is contained in:
parent
402b330fa9
commit
2ac8ba46be
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -3,7 +3,8 @@
|
|||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json": [
|
"https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json": [
|
||||||
"/services/*/stack.yml"
|
"/services/*/stack.yml"
|
||||||
]
|
],
|
||||||
|
"https://raw.githubusercontent.com/ansible-community/schemas/main/f/ansible-tasks.json": "tasks/deploy.yml"
|
||||||
},
|
},
|
||||||
"yaml.customTags": ["!vault scalar"]
|
"yaml.customTags": ["!vault scalar"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user