Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Getting error when i build using pipline

Arunchinnapparaj June 20, 2017

Error:

Uploading ...fatal: Could not upload files., exiting... 

bitbucket-pipelines.yml

image: samueldebruyn/debian-git         

pipelines:
  default:
    - step:
        script:
          - apt-get update
          - apt-get -qq install git-ftp
          - git ftp init --user $FTP_USERNAME --passwd $FTP_PASSWORD ftp://<server path>

 

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events