mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 08:03:55 +01:00
CI: Support ancient meson versions
This commit is contained in:
@ -8,8 +8,9 @@ stages:
|
||||
- apt-get update && apt-get install -y build-essential exim4-dev libsodium-dev meson exim4-daemon-heavy pkg-config
|
||||
script:
|
||||
- meson build
|
||||
- meson compile -C build
|
||||
- meson test -C build
|
||||
- cd build
|
||||
- ninja
|
||||
- ninja test
|
||||
artifacts:
|
||||
paths:
|
||||
- build/src/genkey
|
||||
|
||||
Reference in New Issue
Block a user