diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8a9198e8051983e555dfc29bcae47f3a3182091e..387808a768c44c6db7d7a10fbfc59ff38e0864f2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,6 @@ build:
   stage: build
   only:
     - master
-    - vuetify_autocomplete
   script:
     - npm install --progress=false
     - npm run build
@@ -21,7 +20,6 @@ deploy:
   stage: deploy
   only:
     - master
-    - vuetify_autocomplete
   script:
   - rm -rf ~/.aws
   - mv  .aws ~/