From 2480e9143257a466d30150738287b2085d1d39e1 Mon Sep 17 00:00:00 2001
From: Matthieu Boileau <matthieu.boileau@math.unistra.fr>
Date: Tue, 21 Nov 2017 04:10:38 +0100
Subject: [PATCH] Last update

---
 tp-gitlab-ci.ipynb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tp-gitlab-ci.ipynb b/tp-gitlab-ci.ipynb
index e3235b8..89f1ff1 100644
--- a/tp-gitlab-ci.ipynb
+++ b/tp-gitlab-ci.ipynb
@@ -915,7 +915,7 @@
    "cell_type": "markdown",
    "metadata": {
     "slideshow": {
-     "slide_type": "-"
+     "slide_type": "slide"
     }
    },
    "source": [
@@ -932,6 +932,7 @@
     "- comment récupérer des artefacts d'intégration\n",
     "- les problèmes de [sécurité](http://docs.gitlab.com/runner/executors/shell.html#security)\n",
     "- GitLab Pages\n",
+    "- bien plus !\n",
     "\n",
     "Mais beaucoup de réponses sont dans la [doc en ligne](https://docs.gitlab.com/ee/ci/README.html) qui est très complète !"
    ]
-- 
GitLab