summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-11-04 13:58:13 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2016-11-04 13:59:14 +0100
commit5788b3fc99fcd8d975000fc9f69874a9fa336943 (patch)
treef0bacef0262ee0ec389e557d4587383695957776 /.gitlab-ci.yml
parent8f9b15139ae75ead2c17ebdc4d924af14b806d89 (diff)
[tests] remove npm steps from generic build in the CI
this takes too long. if we want to test the ui npm build, we probably should do it only when we touch anything under ui/*
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1393ce1..f9959e7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,9 +16,6 @@ build:
- virtualenv venv
- source venv/bin/activate
- make dev-backend
- - make dev-all
- - cd ui
- - make dev-install
- mkdir -p /root/.config/leap/
- bitmaskd
- bitmaskctl status