kiwix / kiwix-build

Kiwix & openZIM build engine
GNU General Public License v3.0
86 stars 42 forks source link

Do not expect a full working environment when only asking for build dir. #688

Closed mgautierfr closed 4 months ago

mgautierfr commented 4 months ago

Job Trigger_Docker is run in a simple environment not configured. So tools as ninja are not installed. But we don't care as we just want to trigger a docker build. But common script now start by asking kiwix-build the build dir. kiwix-build must not fail in this case.