bitbucket-pipelines.yml отредактирован онлайн на Bitbucket
This commit is contained in:
parent
42a18b43b2
commit
88183e9b06
|
@ -20,5 +20,5 @@ pipelines:
|
||||||
script:
|
script:
|
||||||
- mkdir SOURCES
|
- mkdir SOURCES
|
||||||
- tar -czvf SOURCES/projman-0.4.5-1.tgz *
|
- tar -czvf SOURCES/projman-0.4.5-1.tgz *
|
||||||
- rpmbuild -r . -ba projman.spec
|
- rpmbuild -r /opt/atlassian/pipelines/agent/build -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