From dc343a19dadf67d4db42aeba4ae489bcab5e4ab4 Mon Sep 17 00:00:00 2001 From: Sergey Kalinin Date: Wed, 14 Feb 2018 09:26:52 +0000 Subject: [PATCH] add apt --- bitbucket-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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