Skip to content

Commit 014c474

Browse files
authored
Merge pull request #3183 from RedisInsight/main
main to release
2 parents ee472e3 + f6f82a1 commit 014c474

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.circleci/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1559,6 +1559,13 @@ workflows:
15591559
parallelism: 4
15601560
requires:
15611561
- Build docker images (stage)
1562+
- store-build-artifacts:
1563+
name: Store build artifacts (stage)
1564+
requires:
1565+
- Build app - Linux (stage)
1566+
- Build app - MacOS (stage)
1567+
- Build app - Windows (stage)
1568+
- Build docker images (stage)
15621569

15631570
# Needs approval from QA team that build was tested before merging to latest
15641571
- qa-approve:

0 commit comments

Comments
 (0)