branch bow-v2-go updated (f33b9d8 -> 0402164)
This is an automated email from the git hooks/post-receive script. New change to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from f33b9d8 correction si le nombre de visite est null, on incremente tout de meme new 0402164 correction syntaxe gitlab-ci.yml 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 0402164f3ced2cc5a4ed55dc7ca13939a3f52a55 Author: Benjamin <poussin@codelutin.com> Date: Tue Jan 26 01:29:44 2021 +0100 correction syntaxe gitlab-ci.yml Summary of changes: .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch bow-v2-go in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit 0402164f3ced2cc5a4ed55dc7ca13939a3f52a55 Author: Benjamin <poussin@codelutin.com> Date: Tue Jan 26 01:29:44 2021 +0100 correction syntaxe gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7daea9..01a23ab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ generate-readability: - cat readability-js/*.js > docker/script/readability.js artifacts: paths: - docker/script/readability.js + - docker/script/readability.js dockerise: image: registry.nuiton.org/codelutin/dockerfiles:docker -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm