Compare commits
2 Commits
e61ca1e466
...
d6e2ad1766
Author | SHA1 | Date |
---|---|---|
giles | d6e2ad1766 | |
giles | a0172a5d2d |
|
@ -23,8 +23,9 @@ 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 checkout format-branch **/*.*
|
||||
#- git merge --squash --no-commit --strategy-option=theirs format-branch
|
||||
- git checkout format-branch **/*.*
|
||||
- git log -n 3
|
||||
environment:
|
||||
GIT_PASSWORD:
|
||||
from_secret: GIT_PASSWORD
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue