deploy to pages only on master
This commit is contained in:
parent
dee4434290
commit
15801576ba
1 changed files with 2 additions and 0 deletions
|
@ -67,3 +67,5 @@ pages:
|
||||||
- mv build/ public/
|
- mv build/ public/
|
||||||
tags:
|
tags:
|
||||||
- latex
|
- latex
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
Loading…
Add table
Reference in a new issue