Commit 2671536
committed
Fixes conditional check for EGO upload
Corrects the conditional statement to properly evaluate the
SHOULD_UPLOAD environment variable during the EGO upload step.
This ensures the upload only occurs when the variable is explicitly
set to 'true'.1 parent b37659c commit 2671536
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments