Commit 4e08b95
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) variable (#1276)1 parent c3d199d commit 4e08b95
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 | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
0 commit comments