# main Gitlab CI script stages: - image - build include: - local: "/tools/gitlab/image.yml" - local: "/tools/gitlab/build.yml"