branch feature/init-perf-test updated (8563613b -> a52af198)
This is an automated email from the git hooks/post-receive script. New change to branch feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 8563613b try ci conf new a52af198 ok, do not try npm install -g 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 a52af1980270b55c043147e52e0715b8910c83c3 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 8 18:34:41 2020 +0200 ok, do not try npm install -g Summary of changes: .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 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 feature/init-perf-test in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit a52af1980270b55c043147e52e0715b8910c83c3 Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 8 18:34:41 2020 +0200 ok, do not try npm install -g --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5b03d88..8d624ddb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -225,5 +225,5 @@ artillery: script: - curl -sL https://deb.nodesource.com/setup_10.x | bash - - apt-get install -y nodejs - - npm install -g artillery - - artillery -V + - npm install artillery + - ./node_modules/.bin/artillery -V -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm