Mise à jour de 'README.md'
This commit is contained in:
parent
f00535415e
commit
accc22f1f4
@ -19,12 +19,12 @@ Pour plus d'informations: [https://docs.legaragenumerique.xyz/divers/devops/cicd
|
||||
|
||||
## PUBLICATION
|
||||
|
||||
1. Créer la branche deploy :
|
||||
1. Créer la branche `deploy` :
|
||||
```bash
|
||||
git checkout -b deploy
|
||||
```
|
||||
|
||||
2. Pousser la branche deploy :
|
||||
2. Pousser la branche `deploy` :
|
||||
```bash
|
||||
git push origin -u deploy
|
||||
```
|
||||
@ -38,7 +38,7 @@ exemple pour l'utilisateur greg avec un projet portfolio:
|
||||
|
||||
## MISE A JOUR
|
||||
|
||||
- Pour mettre à jour son projet, pousser les updates sur la branche deploy
|
||||
- Pour mettre à jour son projet, pousser les updates sur la branche `deploy`
|
||||
|
||||
## DEPUBLICATION
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user