diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 422b325365b4509b6f4ebf0ab23d77e427e7464f..071f431d23158c5de02cc3fa7ab801ce72276324 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,9 @@ image: ocaml/opam:ubuntu +stages: + - build + - release + test: stage: build script: