format/hrereare -> develop/hrereare
build-develop-branch / build-branch (push) Successful in 28s
Details
build-develop-branch / build-branch (push) Successful in 28s
Details
This commit is contained in:
parent
0e07bfc4e7
commit
b076061b4d
|
@ -31,7 +31,7 @@ jobs:
|
|||
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
||||
git -C ../cloned fetch origin #--depth=1
|
||||
git -C ../cloned branch -r
|
||||
git -C ../cloned switch $DEVELOPMENT_BRANCH || git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
||||
git -C ../cloned checkout $DEVELOPMENT_BRANCH || git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
||||
mv ../cloned/.git ..
|
||||
rm -rf ../cloned
|
||||
cp -r . ../cloned
|
||||
|
|
|
@ -135,7 +135,7 @@
|
|||
- Required: '0'
|
||||
- ApproveSignatureTemplateName: null
|
||||
- RevertSignatureTemplateName: null
|
||||
- Description: Confirmation by the author of the recipe that it is ready forvfvfssssxsxsxvf review.s...hhh....
|
||||
- Description: Confirmation by the author of the recipe that it is ready f review.s...hhh....
|
||||
- RecipeApprovalStep:
|
||||
- Name: Review Recipe
|
||||
- Id: '-3'
|
||||
|
|
Loading…
Reference in New Issue