Commit 40b81b794bdd2f89206f3f0ed45b93e3c0a7044d

Authored by kosaniak
1 parent 6e7ed403

Set broker name

Showing 1 changed file with 2 additions and 0 deletions
@@ -18,6 +18,7 @@ eggs = @@ -18,6 +18,7 @@ eggs =
18 robotframework-lint 18 robotframework-lint
19 robotframework-debuglibrary 19 robotframework-debuglibrary
20 robot_tests.broker.alltenders 20 robot_tests.broker.alltenders
  21 + robot_tests.broker.aladdin
21 robot_tests.broker.dzo 22 robot_tests.broker.dzo
22 robot_tests.broker.25h8 23 robot_tests.broker.25h8
23 robot_tests.broker.ztv 24 robot_tests.broker.ztv
@@ -59,6 +60,7 @@ gh_push = git@github.com: @@ -59,6 +60,7 @@ gh_push = git@github.com:
59 barbecue = git ${remotes:gh}openprocurement/barbecue.git 60 barbecue = git ${remotes:gh}openprocurement/barbecue.git
60 openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git 61 openprocurement_client = git ${remotes:gh}openprocurement/openprocurement.client.python.git
61 robot_tests.broker.alltenders = git ${remotes:gh}openprocurement/robot_tests.broker.alltenders.git 62 robot_tests.broker.alltenders = git ${remotes:gh}openprocurement/robot_tests.broker.alltenders.git
  63 +robot_tests.broker.aladdin = git ${remotes:gh}openprocurement/robot_tests.broker.aladdin.git
62 robot_tests.broker.dzo = git ${remotes:gh}openprocurement/robot_tests.broker.dzo.git 64 robot_tests.broker.dzo = git ${remotes:gh}openprocurement/robot_tests.broker.dzo.git
63 robot_tests.broker.25h8 = git ${remotes:gh}openprocurement/robot_tests.broker.25h8.git 65 robot_tests.broker.25h8 = git ${remotes:gh}openprocurement/robot_tests.broker.25h8.git
64 robot_tests.broker.ztv = git ${remotes:gh}openprocurement/robot_tests.broker.ztv.git 66 robot_tests.broker.ztv = git ${remotes:gh}openprocurement/robot_tests.broker.ztv.git
Please register or login to post a comment