This is an automated email from the ASF dual-hosted git repository.
royteeuwen pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-committer-cli.git
from 49d8ae7 Merge pull request #40 from
apache/feature/SLING-13253-finalize-site-update
add b620106 SLING-13289 - Push Sling Committer CLI image to DockerHub
add 11622d9 Merge branch 'master' into issue/SLING-13289
add 185fa1d spotless fix
add 76c0616 Run tests during the docker build + push action
add 22de43d switch adopt to temurin
add e07bf76 docker push hardening: lock down permissions, add concurrency
control
add 9b4de6f update maven plugin lifecycle:
add 2276fec maven invocation cleanup: remove unnneded goals/parameters
new 209fa69 Merge pull request #41 from apache/issue/SLING-13289
The 1 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/workflows/docker-push.yml | 56 +++++++++++++++++++++++++++++++++++++++
README.md | 30 ++++++++++-----------
pom.xml | 14 ++++++++--
3 files changed, 83 insertions(+), 17 deletions(-)
create mode 100644 .github/workflows/docker-push.yml