MSPF-470: Update erlang and deps (#5)

This commit is contained in:
Sergey Elin 2019-06-21 15:47:58 +03:00 committed by GitHub
parent b71b071ee3
commit b751fa7a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

2
Jenkinsfile vendored
View File

@ -32,7 +32,7 @@ build('dmt_client', 'docker-host', finalHook) {
sh 'make wc_xref'
}
runStage('dialyze') {
withWsCache("_build/default/rebar3_21.1.1_plt") {
withWsCache("_build/default/rebar3_21.3.8.4_plt") {
sh 'make wc_dialyze'
}
}

View File

@ -9,7 +9,7 @@ TEMPLATES_PATH := .
SERVICE_NAME := party_client
# Build image tag to be used
BUILD_IMAGE_TAG := fcf116dd775cc2e91bffb6a36835754e3f2d5321
BUILD_IMAGE_TAG := cd38c35976f3684fe7552533b6175a4c3460e88b
CALL_ANYWHERE := all submodules rebar-update compile xref lint dialyze clean distclean
CALL_W_CONTAINER := $(CALL_ANYWHERE) test get_test_deps

View File

@ -26,12 +26,12 @@
{<<"ssl_verify_fun">>,{pkg,<<"ssl_verify_fun">>,<<"1.1.4">>},2},
{<<"thrift">>,
{git,"https://github.com/rbkmoney/thrift_erlang.git",
{ref,"7843146f22a9d9d63be4ae1276b5fa03938f2e9c"}},
{ref,"d393ef9cdb10f3d761ba3a603df2b2929dc19a10"}},
1},
{<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.4.1">>},3},
{<<"woody">>,
{git,"git@github.com:rbkmoney/woody_erlang.git",
{ref,"533d2a6d81322633a1549a35881c9c020110dd4c"}},
{ref,"8a6822462ad052372b75c6404212ef350301bd4f"}},
0},
{<<"woody_user_identity">>,
{git,"git@github.com:rbkmoney/woody_erlang_user_identity.git",