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 0fd7d59238b861488daf1f51183b5c2baa05d6fe Author: Jean Couteau <couteau@codelutin.com> Date: Thu Mar 26 09:37:18 2020 +0100 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 ab7d118b..3dffae81 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -73,7 +73,7 @@ release: - mkdir -p $OLD_DIR/target - cp pollen-rest-api/target/*.war $OLD_DIR/target/${CI_PROJECT_NAME}-$VERSION-api.war - echo "NodeJs release for $VERSION " - - sudo apt install nodejs + - sudo apt install -y nodejs - curl -L https://npmjs.org/install.sh | sudo sh - cd pollen-ui-riot-js - npm install -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.