diff --git a/docker-compose.sh b/docker-compose.sh index c9cebb0..c976026 100755 --- a/docker-compose.sh +++ b/docker-compose.sh @@ -15,13 +15,13 @@ services: - shumway dominant: - image: dr.rbkmoney.com/rbkmoney/dominant:5e14750e3f3c6cf3a6478de55dd68e55a972856b + image: dr.rbkmoney.com/rbkmoney/dominant:a4f6660238f2ac8ea03d0bc60d130039fdcb57be command: /opt/dominant/bin/dominant foreground depends_on: - machinegun machinegun: - image: dr.rbkmoney.com/rbkmoney/machinegun:2c956c1172cf8f7b4a09512cd1571bdd4c57f1c1 + image: dr.rbkmoney.com/rbkmoney/machinegun:bde2440a87e8311b6e2db90e915f8efdaa520ba1 command: /opt/machinegun/bin/machinegun foreground volumes: - ./test/machinegun/sys.config:/opt/machinegun/releases/0.1.0/sys.config diff --git a/rebar.config.script b/rebar.config.script deleted file mode 100644 index 93ee90c..0000000 --- a/rebar.config.script +++ /dev/null @@ -1,5 +0,0 @@ -case os:getenv("WERCKER_CACHE_DIR") of - false -> CONFIG; - [] -> CONFIG; - Dir -> lists:keystore(global_rebar_dir, 1, CONFIG, {global_rebar_dir, Dir}) -end. diff --git a/rebar.lock b/rebar.lock index 15b8cb1..3e4562d 100644 --- a/rebar.lock +++ b/rebar.lock @@ -2,8 +2,8 @@ {<<"cowboy">>,{pkg,<<"cowboy">>,<<"1.0.4">>},1}, {<<"cowlib">>,{pkg,<<"cowlib">>,<<"1.0.2">>},2}, {<<"dmsl">>, - {git,"git@github.com:rbkmoney/damsel_erlang.git", - {ref,"874bdc5cac1525ecb666413d0d17e7a37a25b63b"}}, + {git,"git@github.com:keynslug/damsel_erlang.git", + {ref,"b17462f0f948053398d221d6b32fd965ed39726b"}}, 0}, {<<"dmt">>, {git,"git@github.com:rbkmoney/dmt_core.git", @@ -15,7 +15,7 @@ 0}, {<<"genlib">>, {git,"https://github.com/rbkmoney/genlib.git", - {ref,"ea85932ecf19fe39c87237fe5916ba1f65fc0bd6"}}, + {ref,"02998eb643c9c6b49969fc77054c4925b883bf26"}}, 0}, {<<"goldrush">>,{pkg,<<"goldrush">>,<<"0.1.8">>},1}, {<<"gproc">>,{pkg,<<"gproc">>,<<"0.6.1">>},0},