mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-02-27 03:12:16 +00:00
test: remove mapping pipeline (duplicate with core)
This commit is contained in:
@@ -44,17 +44,6 @@ scheduled-audit:
|
||||
only:
|
||||
- schedules
|
||||
|
||||
mapping:
|
||||
dependencies:
|
||||
- build
|
||||
stage: test
|
||||
services:
|
||||
- name: registry.gitlab.com/openstapps/database:master
|
||||
alias: elasticsearch
|
||||
script:
|
||||
- npm install @openstapps/core
|
||||
- node lib/cli.js put-es-templates ./node_modules/@openstapps/core/src http://elasticsearch:9200/ "pattern,see,minlength,tjs-format"
|
||||
|
||||
package:
|
||||
dependencies:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user