docs: update gitlab page deployment (#2292)
Co-authored-by: romain dusson <romain.dusson@alterway.fr>
This commit is contained in:
parent
e5e1a2fdac
commit
97d74b78b7
@ -55,9 +55,9 @@ pages:
|
||||
# Path of our artifacts
|
||||
- public
|
||||
|
||||
# This config will only publish changes that are pushed on the master branch
|
||||
# This config will only publish changes that are pushed on the main branch
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
```
|
||||
|
||||
Push this new file and ... Tada! You're done! If you navigate to `settings > pages`, you should be able to see
|
||||
|
Loading…
Reference in New Issue
Block a user