La **[procédure](https://docs.gitlab.com/runner/install/)** dépend du système d'exploitation.
%% Cell type:markdown id: tags:
## Fork du TP
## Récupérer le matériel du TP
Faire un *fork* du projet sur votre compte [GitLab Unistra](https://gitlab.unistra.fr/) en allant sur la [page d'accueil](https://git.unistra.fr/xstra-dev/tp-gitlab-ci) du projet.
Deux solutions :
-**Option 1 :** si vous avez un compte sur <https://git.unistra.fr>, faire un fork du projet
-**Option 2 :** importer le projet dans une autre instance GitLab (par exemple [GitLab.com](https://gitlab.com/users/sign_in)).
%% Cell type:markdown id: tags:
### Option 1 : fork du TP
Faire un *fork* du projet sur votre compte [GitLab Unistra](https://gitlab.unistra.fr/) en allant sur la [page d'accueil](https://git.unistra.fr/xstra-dev/tp-gitlab-ci) du projet ou en suivant [ce lien](https://git.unistra.fr/xstra-dev/tp-gitlab-ci/forks/new).
%% Cell type:markdown id: tags:
<videocontrolssrc="videos/fork.mov"/>
%% Cell type:markdown id: tags:
ou en suivant [ce lien](https://git.unistra.fr/xstra-dev/tp-gitlab-ci/forks/new).
### Option 2 : Import du projet
1. Menu **New Project**
1. Onglet **Import project**
1.**Import project from**

1. Dans le champ **Git repository URL**, entrez `https://git.unistra.fr/xstra-dev/tp-gitlab-ci`
1.**Create Project**
%% Cell type:markdown id: tags:
## Clone du TP
### Clone du TP
%% Cell type:markdown id: tags:
- Pour paramétrer les commandes de ce notebook, positionner les variables d'environnement suivantes :