summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 08e13c4..adf23f8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,9 +14,9 @@ variables:
FDO_UPSTREAM_REPO: 'xkeyboard-config/xkeyboard-config'
stages:
- - prep
- build
- test
+ - gitlab
# We use arch because the image updates frequently and we're not stuck
# forever in the update phase
@@ -54,7 +54,7 @@ stages:
check-merge-request:
image: golang:alpine
- stage: prep
+ stage: gitlab
before_script:
- apk add python3 py-pip git
- pip3 install git+http://gitlab.freedesktop.org/freedesktop/ci-templates