branch master updated (47c93b79 -> ca13f72e)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from 47c93b79 Utiliser le nouveau template swarmpages new ca13f72e TMP: Désactiver la redirection par swarmpages The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit ca13f72ebe2a0f33931b0ef8467f958f2eeff024 Author: Andrés Maldonado <maldonado@codelutin.com> Date: Wed May 18 18:08:21 2022 +0200 TMP: Désactiver la redirection par swarmpages Le site est toujours hébergé sur GitLab Pages et accessible sur ifremer.page.nuiton.org/echobase/ (en plus de echobase.codelutin.com et echobase.cloud.codelutin.com) Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch master in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit ca13f72ebe2a0f33931b0ef8467f958f2eeff024 Author: Andrés Maldonado <maldonado@codelutin.com> Date: Wed May 18 18:08:21 2022 +0200 TMP: Désactiver la redirection par swarmpages Le site est toujours hébergé sur GitLab Pages et accessible sur ifremer.page.nuiton.org/echobase/ (en plus de echobase.codelutin.com et echobase.cloud.codelutin.com) --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1955ba91..f4898bdc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ variables: SP_TARGET: "FSN1" SP_DOMAINS: "echobase.codelutin.com, echobase.cloud.codelutin.com" - SP_OLD_DOMAINS: ifremer.page.nuiton.org/echobase/ + #SP_OLD_DOMAINS: ifremer.page.nuiton.org/echobase/ # Pas encore prêt include: - project: 'codelutin/ci' -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm