diff options
author | Andrei Karas <akaras@inbox.ru> | 2019-09-09 20:18:38 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-09-09 20:18:38 +0300 |
commit | cf3771ee8f4223d9264e11b6af663ce0381726b3 (patch) | |
tree | 3ff06ec6757d44b3a22c89553f52afa3053f98a0 | |
parent | 270817c42200877d34a87579deb6f38ad49a5f6d (diff) | |
download | clientdata-cf3771ee8f4223d9264e11b6af663ce0381726b3.tar.gz clientdata-cf3771ee8f4223d9264e11b6af663ce0381726b3.tar.bz2 clientdata-cf3771ee8f4223d9264e11b6af663ce0381726b3.tar.xz clientdata-cf3771ee8f4223d9264e11b6af663ce0381726b3.zip |
Use debian unstable image in manaplus ci tests
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 575df15b..cad8194a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ licensecheck: manaplus: stage: test + image: debian:unstable script: - ./.tools/manaplus.sh artifacts: |