diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 23b4319..b5c89e3 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -9,4 +9,4 @@ pipelines: default: - step: script: - - ls -1 \ No newline at end of file + - tar -czvf projman-last.tgz * \ No newline at end of file