cli: build the tunnel cli by default

This commit is contained in:
Connor Peet 2022-10-20 16:58:02 -07:00
parent 8ba5882fb8
commit 0cc08da37a
No known key found for this signature in database
GPG key ID: CF8FD2EA0DBC61BD

View file

@ -80,7 +80,7 @@ parameters:
- name: VSCODE_BUILD_TUNNEL_CLI
displayName: "Build Tunnel CLI"
type: boolean
default: false
default: true
- name: VSCODE_PUBLISH
displayName: "Publish to builds.code.visualstudio.com"
type: boolean