Commit 2e4fd81
helm: move verbose and sign args outside artifactory check (#121)
Move --verbose and --sign arguments outside of the artifactory.enabled
if-else block so they are applied regardless of artifactory configuration.
Previously, these arguments were only applied when artifactory was disabled.
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>
Co-authored-by: bjornrobertsson <572461+bjornrobertsson@users.noreply.github.com>1 parent 1e60250 commit 2e4fd81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
81 | | - | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments