Skip to content
Snippets Groups Projects
Verified Commit 706a35df authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

trigger doc on main not master

parent 7308466c
No related branches found
No related tags found
1 merge request!26Trigger doc on main not master
This commit is part of merge request !26. Comments created here will be created in the context of that merge request.
......@@ -80,7 +80,7 @@ pages:
stage: deploy
only:
- master
- main
- tags
......@@ -95,7 +95,7 @@ docs-deploy:
- npm install -g surge
except:
- master
- main
- tags
- schedules
......@@ -117,7 +117,7 @@ docs-stop-surge:
GIT_STRATEGY: none
except:
- master
- main
- tags
- schedules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment