diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5d322210..aa08785a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,6 @@ before_script: stages: - build - - test - deploy build: @@ -21,11 +20,6 @@ build: except: - schedules -tslint: - stage: test - script: - - npm run tslint - pages: stage: deploy script: