fix artifacts folder
This commit is contained in:
parent
602d0d77b2
commit
e5b48a6d04
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ pages:
|
||||||
script:
|
script:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn build
|
- yarn build
|
||||||
- mv ./build ../public
|
- mv ./build public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue