d0591ad98f
This adds a role which installs bazelisk if it is not already present. It also adds a test job which exercises the role; the job will be run on any changes to the new role. Change-Id: I69b28b58338b46ec3fea696f9d97be4271ed6ae4 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
README.rst |
Ensure that bazelisk is present.
If bazelisk is already installed, this role does nothing. Otherwise, it downloads bazelisk from GitHub and installs it in the user's home directory by default.
Role Variables