cleanup gitlab-ci
This commit is contained in:
parent
7489fe8e5d
commit
3405407745
1 changed files with 0 additions and 5 deletions
|
@ -23,10 +23,5 @@ Lint:
|
||||||
- npm run lint
|
- npm run lint
|
||||||
# Test:
|
# Test:
|
||||||
# stage: Test
|
# stage: Test
|
||||||
# cache:
|
|
||||||
# key: $CI_COMMIT_REF_SLUG-$CI_PROJECT_DIR
|
|
||||||
# paths:
|
|
||||||
# - node_modules/
|
|
||||||
# policy: pull
|
|
||||||
# script:
|
# script:
|
||||||
# - npm test
|
# - npm test
|
||||||
|
|
Loading…
Reference in a new issue