This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit 3289f0f6b8af88df7c3ed6adb73a93aa4c02f1fd Author: Éric Chatellier <chatellier@codelutin.com> Date: Fri May 25 15:15:19 2018 +0200 Update .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 49089de..91de5fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ build: pages: stage: reporting only: - - develop + - master artifacts: paths: - public -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.