mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 11:11:08 +00:00
Better docker for the frontend (#240)
* Exclude vscode local settings * Switch the image to nginx with ENV support * Add some doc * Fix travis config * Ignore coverage data * Remove version labels * Fix the Dockerfile according to the recent refactoring * Cleanup * Change maintainer According to @woss request * Fix travis config
This commit is contained in:
+1
-1
@@ -29,8 +29,8 @@ before_script:
|
||||
- curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -f
|
||||
|
||||
script:
|
||||
- cd frontend
|
||||
- yarn
|
||||
- cd frontend && yarn
|
||||
- yarn test
|
||||
- yarn check
|
||||
- yarn build
|
||||
|
||||
Reference in New Issue
Block a user