Skip to content

Commit dc9e5e9

Browse files
author
Artem
committed
Merge branch 'test/feature/RI-5323-release-docker' into feature/RI-5323-release-docker
# Conflicts: # .circleci/config.yml
2 parents f9bc737 + e58325b commit dc9e5e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1403,6 +1403,10 @@ workflows:
14031403
name: Release AWS stage
14041404
requires:
14051405
- Build docker images (stage)
1406+
- release-docker:
1407+
name: Release docker images
1408+
requires:
1409+
- Build docker images (stage)
14061410

14071411
# build electron app (dev) from "build" branches
14081412
build:

0 commit comments

Comments
 (0)