image: ubuntu:latest job1: script: - apt update - apt install -y git cmake ninja-build g++ - git submodule add https://promethe.u-cergy.fr/blaar/fftw.git - ./update_and_install_all.sh