-
Notifications
You must be signed in to change notification settings - Fork 520
Commit 031e76b
committed
Fix marketplace publishing step
This custom task can't use an org-scoped feed,
so I had to make a project-scoped one just for it.
Which is only necessary because the package still isn't cached.1 parent bcbaae1 commit 031e76b
File tree
2 files changed
+1
-8
lines changed- .pipelines
2 files changed
+1
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 | - | ||
58 | 57 |
| |
59 | 58 |
| |
60 | 59 |
| |
| |||
180 | 179 |
| |
181 | 180 |
| |
182 | 181 |
| |
183 | - | ||
182 | + | ||
184 | 183 |
| |
185 | 184 |
| |
186 | 185 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
74 | - | ||
75 | - | ||
76 | - | ||
77 | - | ||
78 | - | ||
79 | - | ||
80 | 74 |
| |
81 | 75 |
| |
82 | 76 |
| |
|
0 commit comments