CHANGE_PIPELINE_STEP1

This commit is contained in:
Venba 2024-03-30 06:55:20 +00:00
parent a51d6e1bfa
commit d662bdb6ca

View File

@ -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