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