01/01: just a command in ci to know apache2 status
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 6857c73bd58fae74da8e6c1a6e23b33666fa84bb Author: Yannick Martel <martel@codelutin.com> Date: Wed Apr 15 08:37:07 2020 +0200 just a command in ci to know apache2 status --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 48fbaf2d..fd36ba34 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -225,6 +225,7 @@ artillery: when : manual script: + - service apache2 statup - curl -sL https://deb.nodesource.com/setup_10.x | bash - - apt-get install -y nodejs - cp integration-tests/db/pollen-rest-api.mv.db /var/local/pollen/db/pollen-rest-api.mv.db -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm