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>.