diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index fd98004..331cfac 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,8 +10,9 @@ pipelines: - step: script: - ls /files - - pwd - + - cd /home/rpmbuilder + - ./build-rpm.sh + - ls /files #image: atlassian/sftp-deploy:0.5.6