mirror of
https://github.com/maputnik/editor.git
synced 2026-07-10 07:57:26 +00:00
Moved profiling to wdio-steps
This commit is contained in:
@@ -18,7 +18,6 @@ templates:
|
|||||||
|
|
||||||
- run: mkdir -p /tmp/artifacts/logs
|
- run: mkdir -p /tmp/artifacts/logs
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run profiling-build
|
|
||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
- run: npm run lint-styles
|
- run: npm run lint-styles
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
@@ -42,6 +41,7 @@ templates:
|
|||||||
|
|
||||||
- run: mkdir -p /tmp/artifacts/logs
|
- run: mkdir -p /tmp/artifacts/logs
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
- run: npm run profiling-build
|
||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
- run: npm run lint-styles
|
- run: npm run lint-styles
|
||||||
- run: DOCKER_HOST=localhost npm test
|
- run: DOCKER_HOST=localhost npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user