Update config.json.sample (#253)
* Update package.json * Update CI tools (#248) * chore: ci tools updates * ci tools updates * chore: update ci * update dev tools (#249) * chore: ci tools updates * ci tools updates * chore: update ci * build tools update * chore: udpate dev tools * Update config.json.sample fix: lost comma in config.json.sample Co-authored-by: Bill Church <billchurch@users.noreply.github.com>
This commit is contained in:
parent
3fd941a9ee
commit
fe236c3f0b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
"user": {
|
||||
"name": null,
|
||||
"password": null,
|
||||
"privatekey": null
|
||||
"privatekey": null,
|
||||
"overridebasic": false
|
||||
},
|
||||
"ssh": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue