ae22e2c171
Checksum retrieval from Github doesn't work when Artifactory is used as a Github mirror when the installer is not already cached. Allow setting the Bazel installer checksum as a variable to make the role work in such cases. See also https://www.jfrog.com/jira/browse/RTFACT-22923 Change-Id: Icc3480420895b9052a4f1c133659a31fff0723be
6 lines
159 B
YAML
6 lines
159 B
YAML
---
|
|
bazel_version: '3.1.0'
|
|
bazel_release_url: 'https://github.com/bazelbuild/bazel/releases/download'
|
|
bazel_installer_checksum:
|
|
install_bazel_if_missing: true
|