New dev workflow:
Contribution now have to be made on the main branch. A new `documentation` branch is created. Github and Gitlab pipelines are now working on this branch. Develop branch is deprecated, as it is no more necessary.
This commit is contained in:
@ -11,4 +11,4 @@ pages:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- main
|
||||
- documentation
|
||||
|
Reference in New Issue
Block a user