This is an automated email from the ASF dual-hosted git repository.
piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git
The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
new 7a8a8f280 added Dockerfiles for building all the Release Images
(CONNECTORS-1754)
7a8a8f280 is described below
commit 7a8a8f28004c11413399c30f481c53f2531937f7
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Jun 28 12:25:09 2024 +0200
added Dockerfiles for building all the Release Images (CONNECTORS-1754)
---
.github/workflows/create-docker-image.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/create-docker-image.yml
b/.github/workflows/create-docker-image.yml
index 68ac5ff12..97df64927 100644
--- a/.github/workflows/create-docker-image.yml
+++ b/.github/workflows/create-docker-image.yml
@@ -16,7 +16,7 @@
# under the License.
name: Create Docker Image
-run-name: ${{ github.actor }} is creating a new Docker Image
+run-name: ${{ github.actor }} is creating a new Docker Image of ManifoldCF ${{
github.event.inputs.release }}
on:
workflow_dispatch: