Newer
Older
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"### Journée X/Stra-Dev Intégration continue\n",
"\n",
"21 novembre 2017 \n",
"\n",
"--- \n",
"\n",
"# L'intégration continue avec GitLab\n",
"\n",
"\n",
"\n",
"## *Session pratique*\n",
"\n",
"- [Notebook](http://nbviewer.jupyter.org/urls/boileau.pages.math.unistra.fr/tp-gitlab-ci/tp-gitlab-ci.ipynb)\n",
"- [Slideshow](https://boileau.pages.math.unistra.fr/tp-gitlab-ci/tp-gitlab-ci.slides.html)\n",
"---\n",
"\n",
"Matthieu Boileau - <matthieu.boileau@math.unistra.fr>\n",
"\n",
"*Contenu sous licence [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0)*"
]
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Bash",
"language": "bash",
"name": "bash"
},
"language_info": {
"codemirror_mode": "shell",
"file_extension": ".sh",
"mimetype": "text/x-sh",
"name": "bash"
}
},
"nbformat": 4,
"nbformat_minor": 2
}