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:
|
||||
- yarn install
|
||||
- yarn build
|
||||
- mv ./build ../public
|
||||
- mv ./build public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue