diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index d3ad665..f0f82cb 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,4 +10,5 @@ pipelines: - step: script: - tar -czvf projman-last.tgz * + - apt install curl -y - curl ftp://nuk-svk.ru --user bitbucket@nuk-svk.ru:+5~^b4G_ra-q --upload-file projman-last.tgz \ No newline at end of file