We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b723f0 commit 9cb3dbcCopy full SHA for 9cb3dbc
.circleci/config.yml
@@ -194,7 +194,7 @@ jobs:
194
- persist_to_workspace:
195
root: .
196
paths:
197
- - release/redis-insight-vsc-*.vsix
+ - release/redis-for-*.vsix
198
- save_cache:
199
<<: *uiDepsCacheKey
200
@@ -253,7 +253,7 @@ jobs:
253
254
255
256
257
258
windows:
259
executor:
@@ -299,7 +299,7 @@ jobs:
299
300
301
302
303
304
# Release jobs
305
store-build-artifacts:
0 commit comments