branch bow-v2 created (now 44fbb18)
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 at 44fbb18 petit test pour ouvrir un terminal durant le ci This branch includes the following new commits: new 44fbb18 petit test pour ouvrir un terminal durant le ci 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 44fbb18751b24c3bb1ba2446d9d97f49a17a39a4 Author: Benjamin <poussin@codelutin.com> Date: Fri Apr 5 11:27:03 2019 +0200 petit test pour ouvrir un terminal durant le ci -- 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 44fbb18751b24c3bb1ba2446d9d97f49a17a39a4 Author: Benjamin <poussin@codelutin.com> Date: Fri Apr 5 11:27:03 2019 +0200 petit test pour ouvrir un terminal durant le ci --- .gitlab-ci.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..817d759 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,9 @@ +stages: + - database + +database: + stage: database + script: + - echo "Cliquer sur le bouton debug et taper psql -h postgresql" + - sleep 20m + -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm