summarylogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5af12e77b9a6..9ac3e08f7ffe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,5 @@
+image: rafaelsoares/archlinux:2016-04-13-devel
+
stages:
- build
- test
@@ -8,5 +10,4 @@ job_makepkg:
script:
- makepkg -srf --noconfirm --noprogressbar
tags:
- - shell
- - arch
+ - docker