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 319d0ddd6 added Dockerfiles for building all the Release Images 
(CONNECTORS-1754)
319d0ddd6 is described below

commit 319d0ddd6a05a46e81119abc55373ca452b68aba
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Jun 28 15:31:27 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 c96964621..754681df3 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.com\/nexus\/content\/repositories\/public-releases/https\:\/\/packages.nuxeo.com\/repository\/maven-public-archives/g'
 build.xml
+          sed -i 
's/http\:\/\/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

Reply via email to