diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4c84c9b..af39a47 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,7 +9,8 @@ pipelines: default: - step: script: - - echo "Everything is awesome!" + - ls + - pwd #image: atlassian/sftp-deploy:0.5.6