diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c9e645..a98c73d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ stages: - test build_image: + stage: build script: - make after_script: @@ -14,6 +15,7 @@ build_image: - triggers test_image_devel: + stage: test script: - ./scripts/test.sh after_script: