There is no master branch it is called main.
This commit is contained in:
parent
c874b297c1
commit
1d53a6397b
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ test-docs:
|
|||
only:
|
||||
- branches
|
||||
except:
|
||||
- master
|
||||
- main
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
|
@ -27,4 +27,4 @@ pages:
|
|||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue