Skip to content
Snippets Groups Projects
Commit 31a4d740 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Merge branch 'hivemind-ci' into 'develop'

Preliminary Hivemind ci

See merge request !31
parents 9238f389 ecfb365b
No related branches found
No related tags found
4 merge requests!456Release candidate v1 24,!230Setup monitoring with pghero,!135Enable postgres monitoring on CI server,!31Preliminary Hivemind ci
stages:
- build
- test
- deploy
variables:
GIT_DEPTH: 1
LC_ALL: "C"
GIT_STRATEGY: clone
GIT_SUBMODULE_STRATEGY: recursiv
hivemind_build:
stage: build
script:
- python3 setup.py build
- python3 setup.py install --prefix "$CI_PROJECT_DIR/hivemind-install"
tags:
- hivemind
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