Skip to content
Snippets Groups Projects
Commit 0e135e30 authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

integrate coverage

parent 95b1af7f
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -112,9 +112,15 @@ build_i686_dynamic_linux26:
ubuntu1604_x86_64:
stage: build
services:
- name: couchbase/server:community-3.1.3
alias: couchbase
- name: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation/mongo:3.4
alias: mongo
image: baltig.infn.it:4567/chaos-lnf-control/chaos_bundle_compilation:1604
script:
- scripts/dbinit.sh couchbase mongo
- mkdir -p $INSTALL_DIR
- repo init -q --no-clone-bundle -u git@baltig.infn.it:chaos-lnf-control/chaos_repo_bundle.git -b $CI_COMMIT_REF_NAME
- repo sync
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment