Skip to content

Commit 03e2947

Browse files
Fix dependencies for test-in-server-and-promote job (#35)
1 parent 3363c50 commit 03e2947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ workflows:
105105
name: test-in-server-and-promote
106106
context: "org-global"
107107
requires:
108+
- publish_rabbitmq
108109
- publish_postgresql
109110
promotion_component_list: "circleci/server-postgres circleci/server-rabbitmq"
110111
filters:

0 commit comments

Comments
 (0)