Commit 8b4adc8
committed
[ci] remove
Context: dotnet/android#10521
Signing steps are failing with:
##[warning]WARNING: Signing in this pipeline will break after August 31st due to a missing PME service connection for signing
Caused by this value being blank:
ConnectedPMEServiceName:
To resolve this in dotnet/android, we removed usage of a variable, so
I'm thinking removing `$(signType)` here will resolve the issue.$(signType) variable1 parent d3b5c00 commit 8b4adc8
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
0 commit comments