This is an automated email from the git hooks/post-receive script. New commit to branch bow-v2 in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit e0386e7486fd869a7202960367684c7accaf14c2 Author: Benjamin <poussin@codelutin.com> Date: Fri Apr 5 11:38:50 2019 +0200 ajout du tag docker pour le test --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 817d759..4e8568e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,4 +6,5 @@ database: script: - echo "Cliquer sur le bouton debug et taper psql -h postgresql" - sleep 20m - + tags: + - docker -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.