diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 85bc6f7..3654e19 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -20,5 +20,5 @@ pipelines: script: - mkdir SOURCES - 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 \ No newline at end of file