blob: 66a5386a25919f6e9c1f15da443d708df12c6f18 [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
set -e
# go to the right build directory
cd "${KOKORO_ARTIFACTS_DIR}/git/vscode-plugins"
# set environment variables & such
source ./.kokoro/gcp_ubuntu/setup.sh
./.ci/install.sh
./.ci/test.sh
./.ci/package.sh