include: - ".gitlab/ci/base_jobs.yml" - ".gitlab/ci/build_jobs.yml" - ".gitlab/ci/build__release_jobs.yml" - ".gitlab/ci/check_jobs.yml" stages: - build - check documentation: stage: .post script: - curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://gitlab.com/api/v4/projects/15800262/trigger/pipeline