format/tryagain -> develop/tryagain
build-develop-branch / build-branch (push) Failing after 25s
Details
build-develop-branch / build-branch (push) Failing after 25s
Details
This commit is contained in:
parent
d312d9d136
commit
994a9c414a
|
@ -29,7 +29,8 @@ jobs:
|
|||
- name: clone
|
||||
run: |
|
||||
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
||||
git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
||||
git -C ../cloned fetch --depth=1
|
||||
git -C ../cloned checkout $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 forvfvfsxsxsxvf review.s...hhh....
|
||||
- Description: Confirmation by the author of the recipe that it is ready forvfvfssssxsxsxvf review.s...hhh....
|
||||
- RecipeApprovalStep:
|
||||
- Name: Review Recipe
|
||||
- Id: '-3'
|
||||
|
|
Loading…
Reference in New Issue