diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 4ff433c5d..072acbca0 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -19,6 +19,7 @@ pipelines: - step: name: 'Deploy on server' script: + - echo "Starting deploy..." - export BITBUCKET_COMMIT_SHORT=$(echo $BITBUCKET_COMMIT| cut -c1-7) - pipe: atlassian/ssh-run:0.4.0 variables: