diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 07d2e81..f2cf8c3 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -10,7 +10,7 @@ pipelines: - step: script: - ls /home - - cd /home/rpmbuilder + - cd /home/rpmbuild - ./build-rpm.sh - ls /files