Latest
This commit is contained in:
parent
9d8178b313
commit
20ab672ab7
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@
|
||||||
},
|
},
|
||||||
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}",
|
"credsStore": "{{ if (eq .host.distro.id "darwin") }}osxkeychain{{ else }}{{ if (eq .host.distro.id "windows") }}wincred{{ else }}secretservice{{ end }}{{ end }}",
|
||||||
"currentContext": "desktop-linux"
|
"currentContext": "desktop-linux"
|
||||||
}
|
}
|
Loading…
Reference in a new issue