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

This commit is contained in:
giles 2023-10-18 22:47:14 +01:00
parent 0af874ea47
commit ec5a6690aa
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ steps:
- git config credential.helper '!f() { sleep 1; echo "username=$${GIT_USER}"; echo "password=$${GIT_PASSWORD}"; }; f'
- git checkout -b master
- git pull origin master
- git branch -D product-development
#- git branch -D product-development
- git checkout product-development
- merge --squash --no-commit --no-ff --strategyoption=theirs format-branch
environment: