diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 8288ba2e..e905c2b3 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -12,7 +12,6 @@ pipelines: - step: name: Test script: - - composer install - apt-get update - apt-get -qq install git-ftp - git ftp push -u $FTP_USERNAME -p $FTP_PASSWORD $FTP_URL