branch bow-v2 updated (44fbb18 -> e0386e7)
This is an automated email from the git hooks/post-receive script. New change to branch bow-v2 in repository bow. See https://gitlab.nuiton.org/chorem/bow.git from 44fbb18 petit test pour ouvrir un terminal durant le ci new e0386e7 ajout du tag docker pour le test 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 e0386e7486fd869a7202960367684c7accaf14c2 Author: Benjamin <poussin@codelutin.com> Date: Fri Apr 5 11:38:50 2019 +0200 ajout du tag docker pour le test Summary of changes: .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 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 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>.
participants (1)
-
chorem.org scm