Skip to content
Snippets Groups Projects
Commit d7819975 authored by Alexandre LINTE's avatar Alexandre LINTE
Browse files

Update file README.md

parent 2c6e7501
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ docker run -d --name sonarqube \
```
Vérifier que vous accèder bien à l'interface de SonarQube à l'URL suivante ou $ip est l'IP de votre VM $group-cicd01 :
http://<ip>:9000/
http://$ip:9000/
### Lancer GitLab-runner et vérifier qu'il est opérationnel
......@@ -73,15 +73,7 @@ Nous allons utiliser l'image docker gitlab-runner:latest disponible sur [DockerH
A faire valider :
- [ ] Machine virtuelle OK
```
# hostname
# free
# df -h
```
- [ ] Container docker gitlab-runner & sonarqube OK
```
# docker ps
```
- [ ] Accès à l'interface SonarQube OK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment