commit | cffc9319ac8a22af8c3bbf492a95fc87e9110e37 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Jul 28 10:22:04 2021 +0200 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Jul 30 08:21:02 2021 -0400 |
tree | cd4d38f018af26515ba962d57c019cc3406c2773 | |
parent | 8b03337fe1ac61cd6a5c18a90bba8f13b27565a1 [diff] |
ci: doc: use an env var to store west version Storing west version in a single place avoids keeping duplicates in each job. Also added a note on why pinning version is important: west docstrings are extracted from the installed version. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>