mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 00:56:24 +08:00
Added build step for static assets
This commit is contained in:
@@ -14,6 +14,8 @@ dependencies:
|
||||
cache_directories:
|
||||
- ~/.cache/yarn
|
||||
post:
|
||||
# Build the static assets
|
||||
- yarn build
|
||||
# Lint the project here, before tests are ran.
|
||||
- yarn lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user