bitbucket-pipelines.yml отредактирован онлайн на Bitbucket

This commit is contained in:
Sergey Kalinin 2018-02-16 09:07:32 +00:00
parent 4b939b2608
commit 42a18b43b2

View File

@ -18,6 +18,7 @@ pipelines:
default:
- step:
script:
- tar -czvf projman-0.4.5-1.tgz *
- rpmbuild -r `pwd` -ba projman.spec
- mkdir SOURCES
- tar -czvf SOURCES/projman-0.4.5-1.tgz *
- rpmbuild -r . -ba projman.spec
# - curl ftp://nuk-svk.ru --user $FTP_USER:$FTP_PASS --upload-file projman-0.4.5-1.tgz