diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c29d82..ec5040e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,10 +12,10 @@ build: script: - make -test: - stage: test - script: - - make test +# test: +# stage: test +# script: +# - make test dist: stage: deploy