.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
giles 2023-10-18 22:51:23 +01:00
parent a4600dc99a
commit a15ea1b3ae
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ steps:
- git pull origin master - git pull origin master
# - git branch -D product-development # - git branch -D product-development
- git checkout -b 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: environment:
GIT_PASSWORD: GIT_PASSWORD:
from_secret: GIT_PASSWORD from_secret: GIT_PASSWORD