commit | ad437ff351486e9d7282c4e2d004454fb03f02a8 | [log] [tgz] |
---|---|---|
author | Michiel Piscaer <michiel@piscaer.com> | Thu Dec 15 22:49:22 2022 +0100 |
committer | Oleksandr Kozachenko <62775347+okozachenko1203@users.noreply.github.com> | Fri Dec 16 11:13:48 2022 +0100 |
tree | 02a8df4e2b6944a299937f375ce28a9dd73ea47b | |
parent | 271320804004b7aeb1840453094bad8aaf9f90e2 [diff] |
Correct task "Upload logs to object storage" Correct task "Upload logs to object storage" When the GITHUB_RUN_ID & GITHUB_RUN_NUMBER variable is undefined they return a "" string.
You'll need to make sure that you have pre-commit
setup and installed in your environment by running these commands:
pre-commit install --hook-type commit-msg