mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove Mascara from CircleCI config
This commit is contained in:
parent
6b32e82ac1
commit
63e10f6e73
@ -47,14 +47,6 @@ workflows:
|
|||||||
requires:
|
requires:
|
||||||
- prep-deps-npm
|
- prep-deps-npm
|
||||||
- prep-build
|
- prep-build
|
||||||
# - test-integration-mascara-chrome:
|
|
||||||
# requires:
|
|
||||||
# - prep-deps-npm
|
|
||||||
# - prep-scss
|
|
||||||
# - test-integration-mascara-firefox:
|
|
||||||
# requires:
|
|
||||||
# - prep-deps-npm
|
|
||||||
# - prep-scss
|
|
||||||
- test-integration-flat-chrome:
|
- test-integration-flat-chrome:
|
||||||
requires:
|
requires:
|
||||||
- prep-deps-npm
|
- prep-deps-npm
|
||||||
@ -73,8 +65,6 @@ workflows:
|
|||||||
- test-e2e-beta-chrome
|
- test-e2e-beta-chrome
|
||||||
- test-e2e-beta-firefox
|
- test-e2e-beta-firefox
|
||||||
- test-e2e-beta-drizzle
|
- test-e2e-beta-drizzle
|
||||||
# - test-integration-mascara-chrome
|
|
||||||
# - test-integration-mascara-firefox
|
|
||||||
- test-integration-flat-chrome
|
- test-integration-flat-chrome
|
||||||
- test-integration-flat-firefox
|
- test-integration-flat-firefox
|
||||||
- job-screens:
|
- job-screens:
|
||||||
@ -293,9 +283,6 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- attach_workspace:
|
- attach_workspace:
|
||||||
at: .
|
at: .
|
||||||
# - store_artifacts:
|
|
||||||
# path: dist/mascara
|
|
||||||
# destination: builds/mascara
|
|
||||||
- store_artifacts:
|
- store_artifacts:
|
||||||
path: dist/sourcemaps
|
path: dist/sourcemaps
|
||||||
destination: builds/sourcemaps
|
destination: builds/sourcemaps
|
||||||
|
Loading…
x
Reference in New Issue
Block a user