commit | 7d40bf291cb82f8981156dd6d0ef3f45bed439ea | [log] [tgz] |
---|---|---|
author | Michiel Piscaer <michiel@piscaer.com> | Fri Dec 16 08:15:31 2022 +0100 |
committer | Oleksandr Kozachenko <62775347+okozachenko1203@users.noreply.github.com> | Fri Dec 16 11:13:48 2022 +0100 |
tree | 3a5d8668ca460451162ef42ab9b750832ce1bf3b | |
parent | ad437ff351486e9d7282c4e2d004454fb03f02a8 [diff] |
fix: 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