更新 .gitlab-ci.yml
This commit is contained in:
@@ -6,7 +6,7 @@ before_script:
|
||||
pages:
|
||||
script:
|
||||
- yarn build
|
||||
- cp -r dist public
|
||||
- mv dist public
|
||||
artifacts:
|
||||
paths:
|
||||
# The folder that contains the files to be exposed at the Page URL
|
||||
|
||||
Reference in New Issue
Block a user