File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [[ 7.2.0]] ( https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.2.0 ) 2023-01-09
6+
7+ * Increments jenkins-library up to version 2.2.3. Enable SonarCloud analyses on branches and pull requests.
8+
59## [[ 7.1.1]] ( https://github.com/iExecBlockchainComputing/iexec-result-proxy/releases/tag/v7.1.1 ) 2022-11-29
610
711* Update build workflow to 2.1.4, update documentation in README and add CHANGELOG.
Original file line number Diff line number Diff line change 1- @Library (' global-jenkins-library@2.1.4 ' ) _
1+ @Library (' global-jenkins-library@2.2.3 ' ) _
22buildJavaProject(
33 buildInfo : getBuildInfo(),
44 integrationTestsEnvVars : [],
Original file line number Diff line number Diff line change 1- version =7.1.1
1+ version =7.2.0
22iexecCommonVersion =6.0.0
33
44nexusUser
You can’t perform that action at this time.
0 commit comments