This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.
from ee62ea0 Fixed CS
new ec28d1d Use Maven daemon for the build pipeline
new bbc8b8c Add integrity check for the maven daemon archive
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/actions/install-mvnd/action.yml | 26 ++++++++++++++++++++++++++
.github/workflows/master-pr-build.yml | 8 ++++++--
.github/workflows/master-push-build.yml | 4 +++-
3 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 .github/actions/install-mvnd/action.yml