This is an automated email from the git hooks/post-receive script. New commit to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit dbfd56448be9183269f9974da9d8db2a75b75636 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 8 18:54:55 2020 +0200 try ci conf --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8d624ddb..e7e7e00f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -218,6 +218,8 @@ pages: - mv site public artillery: + services: + - node:10.16.3 image: registry.nuiton.org/chorem/pollen:latest stage: integration when : manual @@ -227,3 +229,4 @@ artillery: - apt-get install -y nodejs - npm install artillery - ./node_modules/.bin/artillery -V + - ls -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.