diff options
author | Fedja Beader <fedja@protonmail.ch> | 2024-10-07 20:53:06 +0200 |
---|---|---|
committer | Fedja Beader <fedja@protonmail.ch> | 2024-10-10 23:51:02 +0200 |
commit | 4ec205519bb6618ea732a1767cadb46cf46a4805 (patch) | |
tree | e67295ff6fd8945ada974dcd0ef9cbce0b5a8b9f | |
parent | 4216c2dfabb6d7ee58b3e71991aa45f9dfb6ef42 (diff) | |
download | clientdata-4ec205519bb6618ea732a1767cadb46cf46a4805.tar.gz clientdata-4ec205519bb6618ea732a1767cadb46cf46a4805.tar.bz2 clientdata-4ec205519bb6618ea732a1767cadb46cf46a4805.tar.xz clientdata-4ec205519bb6618ea732a1767cadb46cf46a4805.zip |
Where is bin/manaplus_master/bin/manaplus coming from ?! This job is in
the first and only stage, wtf
-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 fff0eb0a..daa1498c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,6 +27,7 @@ imagemagiccheck: manaverse: stage: test image: debian:unstable + dependencies: [] script: - ./.tools/manaplus.sh artifacts: |