bitbucket-pipelines.yml отредактирован онлайн на Bitbucket
This commit is contained in:
parent
0aa28a4819
commit
6ca01a7009
|
@ -18,7 +18,7 @@ pipelines:
|
||||||
default:
|
default:
|
||||||
- step:
|
- step:
|
||||||
script:
|
script:
|
||||||
- echo $BUILD_DIR
|
- pwd
|
||||||
# - tar -czvf projman-0.4.5-1.tgz *
|
# - tar -czvf projman-0.4.5-1.tgz *
|
||||||
# - rpmbuild -ba projman.spec
|
# - rpmbuild -ba projman.spec
|
||||||
# - curl ftp://nuk-svk.ru --user $FTP_USER:$FTP_PASS --upload-file projman-0.4.5-1.tgz
|
# - curl ftp://nuk-svk.ru --user $FTP_USER:$FTP_PASS --upload-file projman-0.4.5-1.tgz
|
Loading…
Reference in New Issue
Block a user