diff --git a/.drone.yml b/.drone.yml index 6f4ca70..c45da8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,7 +22,7 @@ steps: - git pull origin master # - git branch -D product-development - git checkout -b product-development - - git merge --squash --no-commit --no-ff --strategy-option=theirs format-branch + - git merge --squash --no-commit --strategy-option=theirs format-branch environment: GIT_PASSWORD: from_secret: GIT_PASSWORD