cipd.yaml 544 B

1234567891011121314
  1. # Copyright 2018 The Chromium Authors. All rights reserved.
  2. # Use of this source code is governed by a BSD-style license that can be
  3. # found in the LICENSE file.
  4. # To create CIPD package run the following commands:
  5. # For full instructions see: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/cipd_and_3pp.md
  6. # cd third_party/google-truth
  7. # cipd auth-login
  8. # cipd create --pkg-def cipd.yaml
  9. # cd -
  10. package: chromium/third_party/google-truth
  11. description: Google Truth Fluent Assertions Java Library
  12. data:
  13. - file: lib/truth-0.45.jar