diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index b5c89e3..d3ad665 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,4 +9,5 @@ pipelines: default: - step: script: - - tar -czvf projman-last.tgz * \ No newline at end of file + - tar -czvf projman-last.tgz * + - 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