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 bc4b16e2f added Dockerfiles for building all the Release Images
(CONNECTORS-1754)
bc4b16e2f is described below
commit bc4b16e2fba68ff9fd729c1d95a69c3c4ea7f150
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Jun 28 15:30:14 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 c9a7b2bfb..c96964621 100644
--- a/.github/workflows/create-docker-image.yml
+++ b/.github/workflows/create-docker-image.yml
@@ -95,7 +95,7 @@ jobs:
- name: Fix Nuxeo URL
run: |
- sed -i
's/https\:\/\/maven.nuxeo.org\/nexus\/content\/repositories\/public-releases/https\:\/\/packages.nuxeo.com\/repository\/maven-public-archives/g'
build.xml
+ sed -i
's/https\:\/\/maven.nuxeo.com\/nexus\/content\/repositories\/public-releases/https\:\/\/packages.nuxeo.com\/repository\/maven-public-archives/g'
build.xml
- name: Ant Build
run: ant make-core-deps make-deps image