diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-10 13:59:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-10 13:59:55 -0300 |
commit | 636d9acbb81a9684e070af42fe52a1732d5222cb (patch) | |
tree | 3d636b3f3261912d44c3cdc1d408b276c44dcce6 | |
parent | 8e0145c161237322e4343b31b6befe2b9741970e (diff) | |
download | clientdata-636d9acbb81a9684e070af42fe52a1732d5222cb.tar.gz clientdata-636d9acbb81a9684e070af42fe52a1732d5222cb.tar.bz2 clientdata-636d9acbb81a9684e070af42fe52a1732d5222cb.tar.xz clientdata-636d9acbb81a9684e070af42fe52a1732d5222cb.zip |
ManaPlus need unstable image
-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 65e30db3..70e586cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,6 +27,7 @@ manaplus: stage: test script: - ./.tools/manaplus.sh + image: debian:unstable artifacts: paths: - shared |