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:
|
only:
|
||||||
- branches
|
- branches
|
||||||
except:
|
except:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|
@ -27,4 +27,4 @@ pages:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue