mirror of
https://github.com/valitydev/dmt-client.git
synced 2024-11-06 01:15:22 +00:00
Update plt file location for newer Erlang version
This commit is contained in:
parent
26316a9c4a
commit
22174f465e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -36,7 +36,7 @@ build('dmt_client', 'docker-host', finalHook) {
|
||||
sh 'make wc_xref'
|
||||
}
|
||||
runStage('dialyze') {
|
||||
withWsCache("_build/dialyze/rebar3_21.3.8.4_plt") {
|
||||
withWsCache("_build/dialyze/rebar3_23.0.1_plt") {
|
||||
sh 'make wc_dialyze'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user