blob: cc95b5d5e3c7e51f79a6fce158260437a8661108 [file] [log] [blame]
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Format: //devtools/kokoro/config/proto/build.proto
build_file: "cros-container-guest-tools/kokoro/publish_apt_staging.sh"
action {
define_artifacts {
regex: "git/cros-container-guest-tools/apt/**"
strip_prefix: "git/cros-container-guest-tools/apt"
fail_if_no_artifacts: false
}
}