Skip to content

Commit

Permalink
update gitlab token
Browse files Browse the repository at this point in the history
  • Loading branch information
AurelienLavorel committed May 23, 2024
1 parent 01d81c7 commit 5e65638
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion content/post/0025-adobecloud-gitlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,12 @@ Pour que Gitlab prévienne Magento des changements de code on utilise des hooks,

Pour vérifier cela, on va sur notre projet dans Gitlab, Settings => Integrations => Project Hooks

![vérification hook gitlab](/images/25/3-hook.png)
![vérification hook gitlab](/images/25/3-hook.png)

## Changer l'access token

Pour mettre à jour le token si besoin voici comment faire :

```
magento-cloud integration:update --token=new-token
```

0 comments on commit 5e65638

Please sign in to comment.