diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b61f223..37636c1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,7 +8,6 @@ build and deploy: only: - main script: - - composer install - npm install - npm install -g gulp - gulp build