Commit 548bf89
authored
ci: Support for OVERRIDE_RELEASE_VERSION (#256)
# Motivation
In some cases, the version computed by codacy does not match what we
really want.
# Description
Add a possibility to override the release version by specifying a
project variable named `OVERRIDE_RELEASE_VERSION` with the expected
version.
# Testing
The mechanism has been tested in ArmoniK.Core.
# Additional Information
The override variable must be emptied after the release.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments