ci: cambio a main y añado public al gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
|||||||
.cache
|
.cache
|
||||||
dist
|
dist
|
||||||
node_modules
|
node_modules
|
||||||
|
public
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ pages:
|
|||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
only:
|
only:
|
||||||
- master
|
- main
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- .yarn
|
- .yarn
|
||||||
|
|||||||
Reference in New Issue
Block a user