Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Project_jenkins_php
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNIER Florian
Project_jenkins_php
Commits
7875659f
Commit
7875659f
authored
2 years ago
by
MUNIER Florian
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
705dbc92
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+26
-14
26 additions, 14 deletions
README.md
with
26 additions
and
14 deletions
README.md
+
26
−
14
View file @
7875659f
...
...
@@ -71,19 +71,9 @@ http://localhost:8080
-
Configuration de l'instance :
-
valider
## Créer un projet
-
Sélectionner "Nouveau item"
-
Saisissez un nom de projet (ex: Project_jenkins_php)
-
Sélectionner "Pipeline"
## Installer les plugins du projet
-
Allez dans "Tableau de bord"
-
Allez dans "Administrer Jenkins"
-
Dans le tableau de bord, allez dans "Administrer Jenkins"
-
Sélectionner "Gestion des plugins"
...
...
@@ -107,13 +97,21 @@ http://localhost:8080
-
S'identifier
##
Lancer le pipeline
##
Créer un projet
-
Sélectionner
votre projet
-
Sélectionner
"Tableau de bord"
-
Sélectionner "Configurer"
-
Sélectionner "Nouveau item"
-
Saisissez un nom de projet (ex: Project_jenkins_php)
-
Sélectionner "Pipeline"
-
Valider
## Lancer le pipeline
-
Dans le projet, sélectionner "Pipeline"
-
dans "Définition", choisir "Pipeline script from SCM"
-
dans "SCM", choisir "Git"
-
dans "Repository URL", coller le lien du dépôt GitLab (https://gitlab.imt-atlantique.fr/f21munie/project_jenkins_php.git)
...
...
@@ -124,5 +122,19 @@ http://localhost:8080
-
vous pouvez le sélectionner pour afficher ses résultats
-
vous pouvez visualiser le pipeline graphiquement en sélectionnant "Open Blue Ocean" puis le pipeline exécuté
## Accès à la registry
-
Accéder à la registry
```
sh
http://localhost:8082/
```
-
Sélectionner "checktva"
## Utiliser l'image de livraison
```
sh
```
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment