MantisBT: master-2.27 3b3dd425

Author Committer Branch Timestamp Parent
dregad dregad master-2.27 2025-02-02 08:32 master-2.27 1e901ec5
Changeset

Use shell script to install MantisBT

Code based on legacy travis_before_script.sh.

Using the curl action did not work. Despite increased timeout to 2 min,
it never completed. On Travis, the whole before script ran under 15 s.

mod - .github/workflows/mantisbt.yml Diff File
add - build/ci_install_mantis.sh Diff File