summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-13 12:46:39 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-01-13 12:47:47 +0100
commit813cf31f1e9acc7347e1707aa7a50c906b7d336a (patch)
tree12f588897890c711304dbeefb30dfdda5ce4a4a2
parent9b233c21d339779190c7140cd0df6ea22990b903 (diff)
downloadlibtasn1-813cf31f1e9acc7347e1707aa7a50c906b7d336a.tar.gz
.gitlab-ci.yml: force mingw32 build in gitlab shared runners
That is, because this build requires a privileged container.
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 04e0933..0443e8d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -56,6 +56,7 @@ MinGW32:
mingw32-make -j$(nproc) && mingw32-make -C tests check -j$(nproc)
tags:
- shared
+ - docker
except:
- tags
artifacts: