change docker image

0.4.6
Sergey Kalinin 2018-02-14 09:33:07 +00:00
parent dc343a19da
commit 5c108cbf15
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
image: efrecon/tcl
#image: efrecon/tcl
image: appropriate/curl
pipelines:
default:
- 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