Skip to content

Commit 90c9fe0

Browse files
author
arthosofteq
authored
Merge pull request #2381 from RedisInsight/store_docker_artifacts
store docker artifacts
2 parents ff85235 + 919907c commit 90c9fe0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,9 @@ jobs:
790790
root: .
791791
paths:
792792
- ./docker-release
793+
- store_artifacts:
794+
path: docker-release
795+
destination: docker-release
793796

794797
# Release jobs
795798
store-build-artifacts:

0 commit comments

Comments
 (0)