diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6d8215354..32cb7e947 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,8 +1,8 @@ stages: - test - js-build - - build - push-release + - build variables: GIT_DEPTH: "3" SIMPLECOV: "true"