Compare commits

...

3 Commits

Author SHA1 Message Date
giles 685fb1b868 ahahah 2023-10-18 23:34:43 +00:00
giles b6a5b18263 ahahah
continuous-integration/drone/push Build is passing Details
2023-10-18 23:34:35 +00:00
giles afe5437268 ahahah
continuous-integration/drone/push Build is passing Details
2023-10-19 00:34:21 +01:00
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ steps:
# - git branch -D product-development
- git checkout -b product-development
#- git merge format-branch
- git merge --squash --no-commit --strategy-option=theirs format-branch
#- git merge --squash --no-commit --strategy-option=theirs format-branch
- git checkout format-branch **/*.*
environment:
GIT_PASSWORD:
from_secret: GIT_PASSWORD