CHANGE_PIPELINE_STEP1
This commit is contained in:
parent
a51d6e1bfa
commit
d662bdb6ca
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user