diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index adb4482fe..67d9cd376 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -29,4 +29,4 @@ pipelines: COMMAND: 'export GDSITE_VERSION=${BITBUCKET_COMMIT_SHORT};cd ${COMPOSE_FOLDER} ; docker-compose up -d gdsite' options: - docker: true + docker: true \ No newline at end of file