Compare commits
6 Commits
882deba967
...
ec976da303
Author | SHA1 | Date |
---|---|---|
giles | ec976da303 | |
giles | 226c04bed7 | |
giles | eae4a75f0a | |
giles | a15ea1b3ae | |
giles | a4600dc99a | |
giles | 1eb1215362 |
|
@ -22,7 +22,7 @@ steps:
|
|||
- git pull origin master
|
||||
# - git branch -D product-development
|
||||
- git checkout -b product-development
|
||||
- merge --squash --no-commit --no-ff --strategyoption=theirs format-branch
|
||||
- git merge --squash --no-commit --strategy-option=theirs format-branch
|
||||
environment:
|
||||
GIT_PASSWORD:
|
||||
from_secret: GIT_PASSWORD
|
||||
|
|
Loading…
Reference in New Issue