From d662bdb6cac6227bbb07436525edf10fc0ca4d6e Mon Sep 17 00:00:00 2001 From: Venba Date: Sat, 30 Mar 2024 06:55:20 +0000 Subject: [PATCH] CHANGE_PIPELINE_STEP1 --- bitbucket-pipelines.yml | 1 - 1 file changed, 1 deletion(-) 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