diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 6852a31..23b4319 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,4 +9,4 @@ pipelines: default: - step: script: - - echo "Everything is awesome!" \ No newline at end of file + - ls -1 \ No newline at end of file