Skip to content

Commit 5fa9a2e

Browse files
author
Artem
committed
store docker artifacts
1 parent ff85235 commit 5fa9a2e

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)