update gitlab ci yml
This commit is contained in:
parent
2284620387
commit
3106945b47
@ -31,13 +31,10 @@ release:
|
||||
pages:
|
||||
stage: page
|
||||
script:
|
||||
- npmci test lts
|
||||
- mkdir .public
|
||||
- cp -r test/assets/docs/ .public
|
||||
- cp -r test/assets/coverage/ .public
|
||||
- mv .public public
|
||||
- npmci npmpage
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
||||
- tags
|
Loading…
Reference in New Issue
Block a user