This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/trunk by this push:
new ec0f15ace updated GitHub workflow for publishing new release
ec0f15ace is described below
commit ec0f15ace5854ec23545d5c40d47d57567495947
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Thu Sep 26 13:15:52 2024 +0200
updated GitHub workflow for publishing new release
---
.github/workflows/create-docker-image.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/create-docker-image.yml
b/.github/workflows/create-docker-image.yml
index a5ad4a70a..e2c45a358 100644
--- a/.github/workflows/create-docker-image.yml
+++ b/.github/workflows/create-docker-image.yml
@@ -178,6 +178,7 @@ jobs:
with:
sparse-checkout: |
src/main/docker/JDK-${{ steps.jdk.outputs.version }}/Dockerfile
+ src/main/docker/logging/logging.xml
sparse-checkout-cone-mode: false
- name: Move the Dockerfile in the root folder